From: Ben Darnell Date: Wed, 30 Sep 2015 04:01:08 +0000 (-0400) Subject: Verify extension build on appveyor X-Git-Tag: v4.3.0b1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf5f90af01964e2099ba72fe6d21b23cc2efc68f;p=thirdparty%2Ftornado.git Verify extension build on appveyor --- diff --git a/appveyor.yml b/appveyor.yml index 98837bb66..be30b3c50 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,8 @@ # Appveyor is Windows CI: https://ci.appveyor.com/project/bdarnell/tornado environment: + global: + TORNADO_EXTENSION: "1" + # We only build with 3.5 because it works out of the box, while other # versions require lots of machinery. matrix: