Skip to content

Commit

Permalink
travis: Require OS X debug tests to be green
Browse files Browse the repository at this point in the history
  • Loading branch information
dnadlinger committed Nov 17, 2015
1 parent 0d8398e commit 4a97933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ matrix:
allow_failures:
- env: LLVM_CONFIG="llvm-config-3.8"
- os: osx
env: LLVM_CONFIG="llvm-config-3.6" TEST_CONFIG="Release"
exclude:
- os: linux
env: LLVM_CONFIG="llvm-config-3.6" TEST_CONFIG="Debug"
Expand Down

0 comments on commit 4a97933

Please sign in to comment.