Add .travis build
This commit is contained in:
parent
f29b2f91e1
commit
a121fe1e57
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
install:
|
||||
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
|
||||
|
||||
script:
|
||||
- cargo build
|
||||
Loading…
Add table
Add a link
Reference in a new issue