summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2019-04-23 15:21:18 +0200
committerMatthias Beyer <matthias.beyer@atos.net>2019-04-23 15:21:18 +0200
commit327ddb85d4b0c6be01bc9579c7a92a5bd31b16d4 (patch)
tree341bd3bab8502685034ca98ba098df62103b58f1 /.travis.yml
parentf80c57bc2325b1e2ea86b61b85356673a1dc1f53 (diff)
Disable 1.30 because cargo does not support rename-dependency
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2e9042f..bf62c26 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,6 @@
language: rust
rust:
- - 1.30.0
- 1.31.0
- 1.31.1
- 1.32.0