Skip to content

Commit

Permalink
allow failures of MacOSX builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Rössler committed Mar 6, 2017
1 parent 1d66fd8 commit 0aefbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ sudo: false

matrix:
fast_finish: true
# allow_failures:
allow_failures:
# - env: "JOB=AppImage_x64"
# - env: "JOB=AppImage_i686"
# - env: "JOB=AppImage_armhf"
Expand Down

0 comments on commit 0aefbc6

Please sign in to comment.