зеркало из https://github.com/mozilla/gecko-dev.git
9 строки
134 B
YAML
9 строки
134 B
YAML
|
language: rust
|
||
|
rust:
|
||
|
- nightly
|
||
|
- beta
|
||
|
- stable
|
||
|
script: make test
|
||
|
notifications:
|
||
|
webhooks: http://build.servo.org:54856/travis
|