mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
9889db29ed
MozReview-Commit-ID: FVn6c6ol36V
10 lines
129 B
YAML
10 lines
129 B
YAML
sudo: false
|
|
language: rust
|
|
rust:
|
|
- nightly
|
|
- beta
|
|
- stable
|
|
|
|
notifications:
|
|
webhooks: http://build.servo.org:54856/travis
|