summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/appveyor.yml b/appveyor.yml
index abe431984..313ff6131 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,13 +14,13 @@ environment:
- TOXENV: "py27-pluggymaster"
PYTEST_NO_COVERAGE: "1"
- TOXENV: "py27-xdist"
- # Specialized factors for py36.
- - TOXENV: "py36-trial,py36-numpy"
- - TOXENV: "py36-pluggymaster"
+ # Specialized factors for py37.
+ - TOXENV: "py37-trial,py37-numpy"
+ - TOXENV: "py37-pluggymaster"
PYTEST_NO_COVERAGE: "1"
- - TOXENV: "py36-freeze"
+ - TOXENV: "py37-freeze"
PYTEST_NO_COVERAGE: "1"
- - TOXENV: "py36-xdist"
+ - TOXENV: "py37-xdist"
matrix:
fast_finish: true