summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-12-13 19:27:09 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-12-13 19:27:09 +0100
commit584ec5a66d5a0dae15a2587bc8738a3f653f154e (patch)
tree299f3d2eb5c18f647f169948190ec1fd0358c150
parentfd1cacded7523724e57a2bec2dfaf0a867dabdf7 (diff)
Remove allowed failures, as were building with nix for now
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 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: