1
1
mirror of https://github.com/casey/just.git synced 2024-11-23 20:15:05 +03:00
just/.travis.yml
2016-11-06 12:52:59 -08:00

12 lines
130 B
YAML

language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
notifications:
email: false