Fixing travis

This commit is contained in:
Leandro Toledo 2015-07-10 13:56:39 -03:00
parent eeb03e92e8
commit 7924ba1bdb

View file

@ -1,6 +1,4 @@
language: python
python:
- 2.7
install:
- pip install -r requirements.txt
script: make test