mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-24 13:43:04 +00:00
commit
cf67615b2e
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: rust
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- cargo build
|
||||
- cargo test
|
Loading…
Reference in New Issue
Block a user