mirror of
https://github.com/deps-rs/deps.rs.git
synced 2024-11-21 18:06:30 +00:00
add travis config
This commit is contained in:
parent
267ecf0a10
commit
692a493347
1 changed files with 3 additions and 0 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
language: rust
|
||||
rust: nightly
|
||||
cache: cargo
|
Loading…
Reference in a new issue