mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
travis
This commit is contained in:
parent
003d54fd9c
commit
25d27c2a4a
1 changed files with 9 additions and 0 deletions
9
.travis.yml
Normal file
9
.travis.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
language: rust
|
||||||
|
sudo: false
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
|
|
||||||
|
script:
|
||||||
|
- cargo build
|
||||||
|
- cargo test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue