Skip to content

Commit 30179f8

Browse files
committed
Travis: Test on Rust stable, beta, and 1.28
1 parent 8d56a3c commit 30179f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: rust
2-
rust: nightly
2+
rust:
3+
- 1.28.0
4+
- nightly
5+
- beta
6+
- stable
37
sudo: false
48
env:
59
matrix:

0 commit comments

Comments
 (0)