db : Fix and update compat versions.

This commit is contained in:
socapex 2017-12-17 15:50:06 -05:00 committed by p-groarke
parent 756f196e3a
commit f7d7f6a54e
4 changed files with 434 additions and 143 deletions

View file

@ -1,6 +1,6 @@
language: python
python: 2.7
script: ./check.py gamecontrollerdb_204.txt && ./check.py gamecontrollerdb_205.txt
script: ./check.py gamecontrollerdb_204.txt && ./check.py gamecontrollerdb_205.txt && ./check.py gamecontrollerdb.txt
notifications:
email:
on_success: never