Changed rust nightly to not allowed to fail in travis CI

This commit is contained in:
Elichai Turkel 2019-05-15 22:05:23 +03:00
parent ab5586a627
commit 4e032bc0c9
No known key found for this signature in database
GPG Key ID: 5607C93B5F86650C
1 changed files with 0 additions and 3 deletions

View File

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