Files
2026-08-01 16:11:49 +03:00

12 lines
219 B
YAML

language: rust
rust:
- nightly
- beta
- stable
script:
- cargo build
- "if [ $TRAVIS_RUST_VERSION = nightly ]; then cargo test; fi"
- cargo doc
notifications:
webhooks: http://build.servo.org:54856/travis