test appveyor

This commit is contained in:
Atsushi Sakai
2018-11-02 20:52:51 +09:00
parent 2a8b868367
commit 03dc89304e

View File

@@ -45,7 +45,7 @@ install:
# Upgrade to the latest version of pip to avoid it displaying warnings
# about it being out of date.
- "python -m pip install --upgrade pip"
#- "python -m pip install --upgrade pip"
# Install the build dependencies of the project. If some dependencies contain
# compiled extensions and are not provided as pre-built wheel packages,