aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Hoeppner2015-06-17 17:09:08 +0200
committerTill Hoeppner2015-06-17 17:09:08 +0200
commitbcde15377885b4099f7e2f627c1282f2f24f8363 (patch)
treeeaca642060a04d1bf56e275164f787c7e0fbb071
parent749ef4b95119c62bf9a742eea452fef7b50b498e (diff)
downloadirsc-bcde15377885b4099f7e2f627c1282f2f24f8363.tar.gz
irsc-bcde15377885b4099f7e2f627c1282f2f24f8363.tar.xz
irsc-bcde15377885b4099f7e2f627c1282f2f24f8363.zip
This apparently does that.
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index df3dee0..36f1b4b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,7 @@
-language: rust nightly
+language: rust
+rust:
+ - nightly
+ - beta
after_success:
- |
[ $TRAVIS_BRANCH = master ] &&