aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Höppner2016-01-23 17:29:12 +0100
committerTill Höppner2016-01-23 17:29:12 +0100
commitafcf3f841857dff28b52a67180fbf778b970418e (patch)
treef68a138967e7aae4d282edd4ba852dc27fc8d84c
parentde552b449495593e9eabafeed82bcdb77d1439a5 (diff)
downloadilc-afcf3f841857dff28b52a67180fbf778b970418e.tar.gz
ilc-afcf3f841857dff28b52a67180fbf778b970418e.tar.xz
ilc-afcf3f841857dff28b52a67180fbf778b970418e.zip
Reverse allow-failure, take 3
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c1abbfa..7f1b897 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,5 @@ rust:
- nightly
matrix:
allow_failures:
- - rust: stable beta
+ - rust: stable
+ - rust: beta