travis
This commit is contained in:
parent
245fee26ae
commit
40d8620ed4
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
|
||||||
- "2.7"
|
- "2.7"
|
||||||
install: pip install -r requirements.txt
|
install: pip install -r requirements.txt
|
||||||
script: python tests/unit-tests.py
|
script: python tests/unit-tests.py
|
Loading…
Reference in a new issue