Add pytest 3.3 to tox build matrix
This commit is contained in:
12
appveyor.yml
12
appveyor.yml
@@ -1,12 +1,12 @@
|
||||
environment:
|
||||
matrix:
|
||||
# note: please use "tox --listenvs" to populate the build matrix
|
||||
- TOXENV: "py27-pytest30"
|
||||
- TOXENV: "py34-pytest30"
|
||||
- TOXENV: "py35-pytest30"
|
||||
- TOXENV: "py36-pytest30"
|
||||
- TOXENV: "py27-pytest30-pexpect"
|
||||
- TOXENV: "py35-pytest30-pexpect"
|
||||
- TOXENV: "py27-pytest33"
|
||||
- TOXENV: "py34-pytest33"
|
||||
- TOXENV: "py35-pytest33"
|
||||
- TOXENV: "py36-pytest33"
|
||||
- TOXENV: "py27-pytest33-pexpect"
|
||||
- TOXENV: "py36-pytest33-pexpect"
|
||||
- TOXENV: "flakes"
|
||||
- TOXENV: "readme"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user