From 584ec5a66d5a0dae15a2587bc8738a3f653f154e Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 13 Dec 2019 19:27:09 +0100 Subject: Remove allowed failures, as were building with nix for now --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 53e3b66..a950d7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ matrix: - nix-shell --pure --run "cargo build --all --all-features" jobs: - allow_failures: - - rust: nightly fast_finish: true notifications: -- cgit v1.2.3