awesome-embedded-rust/.travis.yml

15 lines
139 B
YAML
Raw Normal View History

2019-03-06 18:00:01 +00:00
language: rust
script:
- true
branches:
only:
- master
- staging
- trying
notifications:
email:
on_success: never