Also install on travis

pull/6/head
Eric Holscher 9 years ago
parent 7198193e40
commit b0c4a8870c

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

Loading…
Cancel
Save