summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2019-04-23 15:17:56 +0200
committerMatthias Beyer <matthias.beyer@atos.net>2019-04-23 15:17:56 +0200
commitf80c57bc2325b1e2ea86b61b85356673a1dc1f53 (patch)
treeb29e1d82e9c162f0b42949247f8a55aa4e7a2fcb /.travis.yml
parente13ef5e5da8a34373fe4f9cdfb2be7b2ec37f7dc (diff)
Remove rust CI jobs where editions are not stable
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index e9f17b0..2e9042f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,11 +1,6 @@
language: rust
rust:
- - 1.25.0
- - 1.26.0
- - 1.27.0
- - 1.28.0
- - 1.29.0
- 1.30.0
- 1.31.0
- 1.31.1