awesome-embedded-rust/.travis.yml
Jorge Aparicio 330337743e set up CI
2019-03-06 19:00:01 +01:00

15 lines
139 B
YAML

language: rust
script:
- true
branches:
only:
- master
- staging
- trying
notifications:
email:
on_success: never