Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Burke committed Dec 17, 2013
1 parent 601d417 commit cb3c188
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ python:
- "2.6"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- "pip install -e '.[paging]' --use-mirrors"
# command to run tests, e.g. python setup.py test
script: python setup.py nosetests
- "make install test-install"

0 comments on commit cb3c188

Please sign in to comment.