Update .travis.yml

This commit is contained in:
ahmedbodi 2014-04-20 15:07:17 +01:00
parent 62fa7d504c
commit 33f65ae2a8

View File

@ -7,5 +7,3 @@ python:
# command to install dependencies
install:
- "pip install -r requirements.txt"
# command to run tests
script: nosetests