Skip to content

Commit

Permalink
Fixes #38
Browse files Browse the repository at this point in the history
  • Loading branch information
yetty committed Jul 26, 2014
1 parent 9d4a33f commit 593a789
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 @@ -15,6 +15,6 @@ install:
- pip install testfixtures
script:
- python setup.py build
- python setup.py nosetests --verbosity 2 --with-coverage --cover-tests --cover-erase
- PYTHONHASHSEED=0 python setup.py nosetests --verbosity 2 --with-coverage --cover-tests --cover-erase
after_success:
- coveralls

0 comments on commit 593a789

Please sign in to comment.