Skip to content

Commit 3518153

Browse files
committed
Run CI against the six latest Rust releases
1 parent c5a1f97 commit 3518153

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ language: rust
22
cache: cargo
33

44
rust:
5+
- 1.10.0
6+
- 1.11.0
7+
- 1.12.1
8+
- 1.13.0
9+
- 1.14.0
510
- stable
611
- beta
712
- nightly

0 commit comments

Comments
 (0)