Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wbierbower committed May 29, 2015
1 parent 011b142 commit 7575464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ before_install:
- sudo pip install pillow

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
# install: sudo pip install -r requirements.txt --no-deps
install: echo 'nothing to do here'

# command to run tests, e.g. python setup.py test
script: nosetests tests/*
Expand Down

0 comments on commit 7575464

Please sign in to comment.