Skip to content

Commit a11ef73

Browse files
committed
Have Travis-CI also test on beta.
1 parent 34ab9e3 commit a11ef73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
sudo: false
22
language: rust
3+
rust:
4+
- nightly
5+
- 1.0.0-beta
36

47
script:
58
- cargo build --verbose

0 commit comments

Comments
 (0)