Skip to content

Commit

Permalink
allow the macOS build to fail (issue ActivityWatch#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Jan 5, 2017
1 parent 128b09a commit fb772b1
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 @@ -29,6 +29,7 @@ matrix:
python: nightly
allow_failures:
- python: nightly
- os: osx

before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]];
Expand Down

0 comments on commit fb772b1

Please sign in to comment.