Add check script and integrate Travis CI
This commit is contained in:
parent
6e6aa9bf78
commit
405efb0ebc
3 changed files with 87 additions and 1 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
language: python
|
||||
python: 3.5
|
||||
script: ./check.py gamecontrollerdb.txt
|
Loading…
Add table
Add a link
Reference in a new issue