Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy committed Jun 11, 2016
1 parent 61f3079 commit 54a7625
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: c

os:
- linux
- osx
Expand All @@ -10,13 +12,11 @@ matrix:
compiler:
- clang
- gcc
language: c


- os: osx
osx_image: xcode7.3
compiler: clang
language: c


allow_failures:
- os: osx

Expand Down

0 comments on commit 54a7625

Please sign in to comment.