test on linux with travis-ci

This commit is contained in:
Robert Cohn
2016-12-19 12:11:07 +00:00
parent 341ed15927
commit fd59eb3763

12
.travis.yml Normal file
View File

@@ -0,0 +1,12 @@
language: python
python:
- 2.7
# 3 not supported :(
# - 3.5
install:
- pip install .
script:
- python tests/1.py