summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-03-23 10:04:03 +0100
committerGitHub <noreply@github.com>2018-03-23 10:04:03 +0100
commit23ba2116df64541f1b40a508829fe7e21926289e (patch)
tree7e1bca9263fdad030dff1c9ed1be40585d1bade9
parent8a1310e417c6ea364bf395da5800dfd90cc928ee (diff)
parent1aa8ff3183973ef0d71f92779c0f5d35515b8d28 (diff)
Merge pull request #23 from matthiasbeyer/update-travis-rustc-versions
Update travis rustc versions
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index e02add9..07fd47f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,10 +8,7 @@ dist:
language: rust
rust:
- - 1.16.0
- - 1.17.0
- - 1.18.0
- - 1.19.0
+ - 1.23.0
- stable
- beta
- nightly