Skip to content

Commit fad3393

Browse files
committed
ci: Track stable and beta in place of specific versions
refs nix-rust#238
1 parent 4450b96 commit fad3393

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
@@ -2,8 +2,9 @@
22
sudo: false
33
language: rust
44
rust:
5+
- stable
6+
- beta
57
- nightly
6-
- 1.1.0
78

89
os:
910
- linux

0 commit comments

Comments
 (0)