configure travis

This commit is contained in:
Thomas Durieux
2017-10-26 10:05:11 +02:00
committed by GitHub
parent 4894174e93
commit cdb661f6d3
+6
View File
@@ -0,0 +1,6 @@
language: python
python:
- "2.7"
- "3.2"
install:
- pip install -r requirements.txt