forked from Plume/Plume
Add Travis CI
This commit is contained in:
parent
bf54a7c4ef
commit
c9f3309655
1 changed files with 4 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
language: rust
|
||||
rust:
|
||||
- nightly
|
||||
cache: cargo
|
Loading…
Reference in a new issue