Skip to content

Commit

Permalink
travis: Remove syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
tbabej authored and pbeckingham committed Feb 7, 2019
1 parent 5343037 commit d19b3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -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"
Expand Down

0 comments on commit d19b3aa

Please sign in to comment.