aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-12-20 19:57:38 +0000
committerAleksey Kladov <[email protected]>2018-12-20 19:57:38 +0000
commit2956e812955772cdbfb7666141a3a584d78f713f (patch)
tree8733617afb0b82a3e180cdc2ce8909837050772a /.travis.yml
parent61dcaa6addcb3fca522b298bdba12239772eb81e (diff)
:arrow_up: 1.31.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5589b0002..5e11cbd2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ env:
9 9
10build: &rust_build 10build: &rust_build
11 language: rust 11 language: rust
12 rust: 1.31.0 12 rust: 1.31.1
13 script: 13 script:
14 - cargo gen-tests --verify 14 - cargo gen-tests --verify
15 - cargo gen-syntax --verify 15 - cargo gen-syntax --verify