Skip to content

Commit

Permalink
CI: require stable to pass on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aschampion committed Mar 10, 2018
1 parent ea8d513 commit 0eb9c90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ rust:
cache: cargo
matrix:
allow_failures:
- rust: stable
- rust: nightly
before_script:
- bash -c 'if [[ "$TRAVIS_RUST_VERSION" == "nightly" ]]; then
Expand Down

0 comments on commit 0eb9c90

Please sign in to comment.