Allow failures on nightly

This commit is contained in:
Sergey Pepyakin 2018-11-15 12:33:37 +01:00
parent e11ba15373
commit 9c8e9602b5
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: