rust/.travis.yml
2019-07-01 17:12:28 +02:00

10 lines
130 B
YAML

language: shell
script: echo Travis CI is not used anymore
branches:
only:
- auto
- try
notifications:
email: false