Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c288c6c

Browse files
committed
Add .travis.yml
1 parent 50f8a46 commit c288c6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: rust
2+
rust:
3+
- stable
4+
- beta
5+
- nightly

0 commit comments

Comments
 (0)