diff --git a/.travis.yml b/.travis.yml index b8945e7..4d9ab6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,11 @@ rust: - beta - nightly +matrix: + allow_failures: + - rust: nightly + fast_finish: true + before_script: # We install a known-to-have-rustfmt version of the nightly toolchain # in order to run the nightly version of rustfmt, which supports rules