mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-04-02 22:10:23 +00:00
Specify Travis CI commands
This commit is contained in:
parent
f41d813441
commit
8b856b8b51
1 changed files with 4 additions and 0 deletions
|
|
@ -16,3 +16,7 @@ matrix:
|
|||
env: TOXENV=py36
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
|
||||
install: tox --notest
|
||||
|
||||
script: tox
|
||||
|
|
|
|||
Loading…
Reference in a new issue