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