Skip to content

Commit

Permalink
allow rust nightly build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhoLiu committed Dec 30, 2017
1 parent 313ae7b commit cb47e03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: rust
cache: cargo
matrix:
allow_failures:
- rust: nightly
include:
# Stable channel.
- os: linux
Expand Down

0 comments on commit cb47e03

Please sign in to comment.