diff --git a/.travis.yml b/.travis.yml index 43e5753..4b5cba6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ matrix: - rust: stable - rust: nightly env: DO_COV=true CARGO_INCREMENTAL=0 RUSTFLAGS="-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Zno-landing-pads" + allow_failures: + - rust: nightly addons: apt: