Skip to content

Commit ad02b8d

Browse files
committed
Setup Travis CI
1 parent 17577ee commit ad02b8d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: rust
2+
rust:
3+
- stable
4+
- beta
5+
- nightly
6+
matrix:
7+
allow_failures:
8+
- rust: nightly

0 commit comments

Comments
 (0)