aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 36b926d4..d649083a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ addons:
rust:
- nightly
- beta
-- 1.4.0
+- 1.8.0
os:
- osx
- linux
@@ -19,7 +19,7 @@ matrix:
# include:
# - os: linux
# env: TARGET=arm-unknown-linux-gnueabihf TEST_FEATURES=true
- # rust: 1.4.0
+ # rust: 1.8.0
exclude:
- os: osx
env: TEST_FEATURES=true