Skip to content

Commit 522a975

Browse files
committed
Test on whatever is the latest beta.
1 parent 03950f1 commit 522a975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo: false
22
language: rust
33
rust:
44
- nightly
5-
- 1.0.0-beta
5+
- beta
66

77
script:
88
- cargo build --verbose

0 commit comments

Comments
 (0)