Skip to content

Commit

Permalink
.travis.yml: Do not allow anymore build failure on macOS
Browse files Browse the repository at this point in the history
#1 is now fixed!
  • Loading branch information
PaulGrandperrin committed Feb 21, 2018
1 parent 19a913d commit e8b324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ os:
- osx
matrix:
allow_failures:
- os: osx
# - os: osx
# exclude:
# - os: osx
# rust: stable
Expand Down

0 comments on commit e8b324e

Please sign in to comment.