Skip to content

Commit 7290d5b

Browse files
committed
Test on travis
1 parent 2cfe25e commit 7290d5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: rust
2+
cache: cargo
3+
rust:
4+
- nightly
5+
- 1.10.0
6+
script:
7+
- cargo test

0 commit comments

Comments
 (0)