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 ad4c426 commit 011b142
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 @@ -25,7 +25,7 @@ before_install:
# install: sudo pip install -r requirements.txt --no-deps

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

notifications:
email: false

0 comments on commit 011b142

Please sign in to comment.