This commit is contained in:
richard 2013-05-18 00:55:10 +01:00
parent fd42769f96
commit ac4bf5c9b0

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
language: python
python:
- "2.6"
- "2.7"
install: pip install -r requirements.txt --use-mirrors
script: python tests/unit-tests.py test