summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 35938480..4fdef703 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -12,4 +12,5 @@ install:
build: off
test_script:
+ - "%PYTHON%\\python bootstrap.py"
- "%PYTHON%\\python setup.py test"