travis: Remove syntax errors

This commit is contained in:
Tomas Babej 2019-01-01 10:54:02 -05:00
parent 754583a552
commit 27443493e0

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"