see if this thing builds on travis-ci.org

This commit is contained in:
Martin A. Brown 2016-03-24 07:39:06 -07:00
parent 9b12e6a9ea
commit 741d3c448f
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: python
python:
- "2.7"
- "3.4"
script: tox