Skip to content

Commit

Permalink
Allow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Nov 2, 2017
1 parent 350c043 commit ab9de63
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,13 @@ matrix:
dist: trusty
sudo: false
env: RUN_STATIC_CHECKS=1 SKIP_NOMAD_TESTS=1
allow_failures:
- os: osx
osx_image: xcode9.1

matrix:
allow_failures:
- os: osx
osx_image: xcode9.1

cache:
directories:
Expand Down

0 comments on commit ab9de63

Please sign in to comment.