let travis-ci test the code :)

This commit is contained in:
Damien Nozay
2014-11-27 10:06:16 -08:00
parent d548d7427f
commit d9c9cdd6be
+7
View File
@@ -0,0 +1,7 @@
language: python
python:
- "2.7"
install:
- pip install tox
script:
- tox