Skip to content

Commit

Permalink
.travis.yml: temporarily mark stable as allowed to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
pkgw committed Feb 26, 2018
1 parent 6565075 commit 5099c25
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 @@ -25,6 +25,7 @@ matrix:
osx_image: xcode8.3
rust: stable
allow_failures:
- rust: stable # temporary while compiler 1.24 has a bug conflicting with kcov
- rust: nightly

addons:
Expand Down

0 comments on commit 5099c25

Please sign in to comment.