TravisRunner

TravisRunner
This commit is contained in:
sigoa 2018-03-23 02:04:11 +01:00 committed by GitHub
parent 4deb379ddc
commit 02bfd00b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,9 @@
language: python
python:
- "2.7"
- "2.7"
sudo:
- required
install:
- python2 setup.py build
script:
- bash ./TravisRunner