mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
Install tox in Travis CI
This commit is contained in:
parent
8b856b8b51
commit
01069f94d2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,6 +17,6 @@ matrix:
|
|||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
|
||||
install: tox --notest
|
||||
install: pip install tox && tox --notest
|
||||
|
||||
script: tox
|
||||
|
|
|
|||
Loading…
Reference in a new issue