1
1
mirror of https://github.com/casey/just.git synced 2024-11-28 04:28:15 +03:00
just/.travis.yml

10 lines
100 B
YAML
Raw Normal View History

language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly