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.
2 parents 532cf13 + 28974a7 commit 58f3059Copy full SHA for 58f3059
appveyor.yml
@@ -0,0 +1,9 @@
1
+version: '{build}'
2
+
3
+install:
4
+ - configure
5
6
+build: off
7
8
+test_script:
9
+ - py.test -n 2 -vs src tests/commoncode tests/extractcode tests/textcode tests/typecode tests/cluecode tests/scancode tests/licensedcode/test_detect.py tests/licensedcode/test_index.py tests/licensedcode/test_legal.py tests/licensedcode/test_models.py
0 commit comments