SDL_GameControllerDB/.travis.yml
Philippe Groarke eea09128cf Update travis.
2017-10-14 22:51:29 -04:00

7 lines
No EOL
137 B
YAML

language: python
python: 3.5
script: ./check.py gamecontrollerdb.txt
notifications:
email:
on_success: never
on_failure: always