Update travis.
This commit is contained in:
parent
8b53b5b5b9
commit
eea09128cf
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
language: python
|
language: python
|
||||||
python: 3.5
|
python: 3.5
|
||||||
script: ./check.py gamecontrollerdb.txt
|
script: ./check.py gamecontrollerdb.txt
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
on_failure: always
|
Loading…
Add table
Add a link
Reference in a new issue