Skip to content

Commit

Permalink
Fix toxenv for 'coverage'.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Feb 15, 2015
1 parent df7e2ee commit 93dc479
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 @@ -10,7 +10,7 @@ env:
- TOXENV=py34
- TOXENV=pypy
- TOXENV=pypy3
- TOXENV=cover
- TOXENV=coverage

install:
- travis_retry pip install tox
Expand Down

0 comments on commit 93dc479

Please sign in to comment.