flodgatt/.travis.yml

11 lines
111 B
YAML
Raw Normal View History

2019-07-10 23:17:40 +02:00
language: rust
rust:
- stable
- beta
jobs:
fast_finish: true
2019-07-10 23:17:40 +02:00
cache: cargo
branches:
only:
- master