Add USE_PYTHON_VERSION=2.7 to appveyor.yml

This commit is contained in:
Peter Dimov
2020-03-07 18:13:00 +02:00
parent fec3f89f51
commit b969e4ac27

View File

@@ -45,6 +45,7 @@ environment:
- LIB: python
TOOLSET: msvc-14.1
PYTHON: 2.7,3.6,3.7
USE_PYTHON_VERSION: 2.7
- LIB: serialization
UBP: 1
TOOLSET: msvc-14.1