allow nightly failures

This commit is contained in:
Aleksey Kladov 2018-08-25 13:58:46 +03:00
parent da329c2e53
commit e482812423

View file

@ -15,6 +15,9 @@ matrix:
- cargo fmt --all -- --check || true - cargo fmt --all -- --check || true
- cargo clippy - cargo clippy
allow_failures:
- rust nightly
branches: branches:
only: only:
- staging - staging