s32k118.rs/.travis.yml

11 lines
130 B
YAML
Raw Normal View History

sudo: required
language: rust
rust:
2017-06-11 10:35:51 +00:00
- stable
- beta
- nightly
matrix:
2017-06-11 10:35:51 +00:00
allow_failures:
- rust: stable
- rust: beta