Rocket/.travis.yml

6 lines
72 B
YAML
Raw Permalink Normal View History

2016-03-18 03:18:16 +00:00
language: rust
2016-09-30 22:39:55 +00:00
cache: cargo
2016-03-18 03:18:16 +00:00
rust:
- nightly
script: ./scripts/test.sh