Allow travis failure on nightly.

This commit is contained in:
Victor Berger 2017-03-20 16:19:50 +01:00 committed by GitHub
parent f40bd92e14
commit 2e13d693a8
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ rust:
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
os:
- linux