travis: Remove syntax errors

This commit is contained in:
Tomas Babej
2019-01-01 10:54:02 -05:00
committed by Paul Beckingham
parent 534303795a
commit d19b3aa837

View File

@@ -6,11 +6,11 @@ matrix:
env: CONTAINER=fedora28
services: docker
- name: "Debian Stable"
- os: linux
os: linux
env: CONTAINER=debianstable
services: docker
- name: "Ubuntu 16.04"
- os: linux
os: linux
env: CONTAINER=ubuntu1604
services: docker
- name: "Mac OS X"