Skip to content

Commit

Permalink
Allow failures on MacOS Travis-CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGM committed May 24, 2018
1 parent a70e577 commit 4a3548f
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 @@ -9,6 +9,7 @@ matrix:
- os: linux
language: python
python: 3.6
allow_failures:
- os: osx
language: generic

Expand Down

0 comments on commit 4a3548f

Please sign in to comment.