This commit is contained in:
richard 2013-05-18 02:45:50 +01:00
parent 245fee26ae
commit 40d8620ed4

View file

@ -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