Also install on travis

This commit is contained in:
Eric Holscher 2015-06-01 15:34:55 -07:00
parent 7198193e40
commit b0c4a8870c

View File

@ -1,4 +1,6 @@
language: python
python:
- "2.7"
install:
- "pip install ."
script: python setup.py test