rust/.travis.yml

11 lines
130 B
YAML
Raw Normal View History

language: shell
2019-06-30 12:12:56 -05:00
script: echo Travis CI is not used anymore
2019-06-30 12:12:56 -05:00
branches:
only:
- auto
- try
notifications:
email: false