Amend to use new Tox envs
This commit is contained in:
parent
a5d2a14988
commit
8e4aa82648
@ -3,9 +3,9 @@ language: python
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.6
|
||||
env: TOXENV=py36-test
|
||||
env: TOXENV=py36
|
||||
- python: 3.7
|
||||
env: TOXENV=py37-test
|
||||
env: TOXENV=py37
|
||||
- python: 3.7
|
||||
env: TOXENV=lint
|
||||
- python: 3.7
|
||||
|
Loading…
Reference in New Issue
Block a user