summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-05 13:32:56 +0100
committerGitHub <noreply@github.com>2018-01-05 13:32:56 +0100
commitecfa99d1399c880630a176b806f0540de51f4d9a (patch)
tree43d8b4579bcfc5b0fc074f2945779b00fad0705d /.travis.yml
parent6a2dce2b0f8f2583c38fb5839273ac50e6905baa (diff)
parent02bafbb9d369ef9b690b03a20744bce831ecc58e (diff)
Merge pull request #1193 from matthiasbeyer/rustc-update
Rustc update
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 39c885fb..2d3311fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,9 +8,9 @@ dist:
language: rust
rust:
- - 1.20.0
- 1.21.0
- - 1.22.0
+ - 1.22.1
+ - 1.23.0
- stable
- beta
- nightly