Skip to content

Commit cedb3ae

Browse files
committed
Bump Rust version in Travis (to 1.2).
Always test on Rust stable.
1 parent a21e294 commit cedb3ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: rust
22
rust:
3-
- 1.0.0
3+
- 1.2.0
4+
- stable
45
- beta
56
- nightly
67
sudo: false

0 commit comments

Comments
 (0)