Skip to content

Commit

Permalink
Needs to explicitly set excludes.
Browse files Browse the repository at this point in the history
See details here: travis-ci/travis-ci#4681
  • Loading branch information
nebgnahz committed May 31, 2016
1 parent 8d5607d commit 4d8afe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ matrix:
- os: osx
osx_image: xcode7.3
env: BUILD_TOOL=CMake
exclude:
- compiler: clang

git:
submodules: false
Expand Down

0 comments on commit 4d8afe9

Please sign in to comment.