Navigation Menu

Skip to content

Commit

Permalink
Also disable OSX builds on Travis - the environment has been broken f…
Browse files Browse the repository at this point in the history
…or a long time

and the results are currently ignored anyway

May as well save some unneeded work for Travis
  • Loading branch information
nyalldawson committed Sep 4, 2018
1 parent cf94e8e commit 25b3fca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -95,10 +95,10 @@ matrix:
# - flip
# - clang-3.8
# OSX based build with QT4 and Python 2
- os: osx
env:
- BUILD=osx
- IGNORE_BUILD_FAILURES=YES
# - os: osx
# env:
# - BUILD=osx
# - IGNORE_BUILD_FAILURES=YES

git:
depth: 30
Expand Down

0 comments on commit 25b3fca

Please sign in to comment.