2016-07-06 04:17:47 +05:30
|
|
|
language: python
|
2017-11-23 14:10:28 -03:00
|
|
|
python: 2.7
|
|
|
|
script: ./check.py gamecontrollerdb_204.txt && ./check.py gamecontrollerdb_205.txt
|
2017-10-07 12:26:30 -04:00
|
|
|
notifications:
|
|
|
|
email:
|
|
|
|
on_success: never
|
2017-11-23 14:10:28 -03:00
|
|
|
on_failure: always
|