SDL_GameControllerDB/.travis.yml

7 lines
137 B
YAML
Raw Normal View History

language: python
python: 3.5
script: ./check.py gamecontrollerdb.txt
2017-10-07 12:26:30 -04:00
notifications:
email:
on_success: never
on_failure: always