mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
Test more combinations on Windows
This commit is contained in:
@@ -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%"
|
||||
|
||||
Reference in New Issue
Block a user