summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-11-16 19:11:26 +0100
committerMatthias Beyer <mail@beyermatthias.de>2016-11-16 19:11:26 +0100
commit920b931f558a54d8b33b8dfa166e7fb74f61c7c2 (patch)
tree49ad631486c72e1b47b670ed224ff00791ab34a7 /.travis.yml
parent8c520bcf55ca8f8e7feba8064df2fa7f399bc824 (diff)
Brake down to oldest working compiler
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ace1ec27..bdcb1968 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,7 @@
sudo: false
language: rust
rust:
-- 1.10.0
- 1.11.0
-- 1.12.1
- beta
- stable
cache: cargo