Skip to content

Commit 6fbae8c

Browse files
committed
Add minimal travis.yml
1 parent 7c7beac commit 6fbae8c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: rust
2+
rust:
3+
- nightly
4+
jobs:
5+
fast_finish: true

0 commit comments

Comments
 (0)