Allow failures on nightly (#143)

This commit is contained in:
Sergey Pepyakin 2018-11-15 13:11:10 +01:00 committed by GitHub
parent e11ba15373
commit 15e9461bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ language:
rust:
- nightly
- stable
matrix:
allow_failures:
- rust: nightly
addons:
apt:
sources: