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 851ed46 commit d96f4c3Copy full SHA for d96f4c3
appveyor.yml
@@ -0,0 +1,9 @@
1
+version: '{build}'
2
+
3
+install:
4
+ - configure
5
6
+build: off
7
8
+test_script:
9
+ - python setup.py test
0 commit comments