From ab7ed694c788883daf4715f0e5a08d22419c9fd4 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Mon, 28 Mar 2016 02:42:33 -0700 Subject: [PATCH] .appveyor.yml: remove 'meta' environment, we don't have one --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 62d8a54..0bce915 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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.