SDL_GameControllerDB/.travis.yml
2017-11-23 14:10:28 -03:00

7 lines
181 B
YAML

language: python
python: 2.7
script: ./check.py gamecontrollerdb_204.txt && ./check.py gamecontrollerdb_205.txt
notifications:
email:
on_success: never
on_failure: always