Test more combinations on Windows

This commit is contained in:
Dougal Matthews
2015-06-19 09:06:51 +01:00
parent 87df9d922d
commit 4600fac248

View File

@@ -1,12 +1,15 @@
build: false
environment:
matrix:
- TOXENV: py27-unittests
- TOXENV: py33-unittests
- TOXENV: py34-unittests
- TOXENV: py27-integration
- TOXENV: py27-min-req
- TOXENV: py27-unittests
- TOXENV: py33-integration
- TOXENV: py33-min-req
- TOXENV: py33-unittests
- TOXENV: py34-integration
- TOXENV: py34-min-req
- TOXENV: py34-unittests
- TOXENV: flake8
init:
- "ECHO %TOXENV%"