]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Verify extension build on appveyor
authorBen Darnell <ben@bendarnell.com>
Wed, 30 Sep 2015 04:01:08 +0000 (00:01 -0400)
committerBen Darnell <ben@bendarnell.com>
Wed, 30 Sep 2015 04:01:08 +0000 (00:01 -0400)
appveyor.yml

index 98837bb662d8c7b19bf49a7f478cdea6c75319a7..be30b3c5070aeaf64c371c2bbd1444184270df51 100644 (file)
@@ -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: