Update travis.

This commit is contained in:
Philippe Groarke 2017-10-07 12:26:30 -04:00
parent 8b53b5b5b9
commit eea09128cf

View file

@ -1,3 +1,7 @@
language: python
python: 3.5
script: ./check.py gamecontrollerdb.txt
notifications:
email:
on_success: never
on_failure: always