We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495c156 commit 303de04Copy full SHA for 303de04
appveyor.yml
@@ -1,3 +1,4 @@
1
version: 1.0.{build}
2
-build:
3
- verbosity: minimal
+
+build_script:
4
+ - cmd: python setup.py test
0 commit comments