Allow failure for nightly

This commit is contained in:
Konrad Borowski 2020-01-06 19:40:22 +01:00
parent 255bbad684
commit f6cc44a1f2

View File

@ -54,3 +54,4 @@ test:1.39:
test:nightly:
<<: *test
image: rustlang/rust:nightly
allow_failure: yes