Skip to content

Commit c254297

Browse files
committed
Enable ci tests in stable and beta channel
1 parent 80eeac5 commit c254297

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: rust
22
rust:
3+
- stable
4+
- beta
35
- nightly
46
script:
57
- cargo build --verbose

0 commit comments

Comments
 (0)