.appveyor.yml: remove 'meta' environment, we don't have one

This commit is contained in:
Brian Warner 2016-03-28 02:42:33 -07:00
parent e04e84009e
commit ab7ed694c7

View File

@ -45,7 +45,7 @@ test_script:
# the interpreter you're using - Appveyor does not do anything special
# to put the Python evrsion you want to use on PATH.
- |
misc\windows-build.cmd %PYTHON%\Scripts\tox.exe -e py,meta
misc\windows-build.cmd %PYTHON%\Scripts\tox.exe -e py
after_test:
# This step builds your wheels.