allow rust-nightly builds fail in nightly builds (#9944)

This commit is contained in:
gabriel klawitter 2018-11-20 11:17:03 +01:00 committed by GitHub
parent 9f1af6b3e8
commit 8b607efc40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -150,3 +150,4 @@ test-nightly:
- scripts/gitlab/test-all.sh nightly
tags:
- rust-nightly
allow_failure: true