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 9589377 commit 8200698Copy full SHA for 8200698
appveyor.yml
@@ -5,5 +5,6 @@ environment:
5
- PYTHON: "C:\\Python35"
6
install:
7
- "%PYTHON%\\python.exe -m pip install -r requirements.txt"
8
+build: off
9
test_script:
10
- "%PYTHON%\\python.exe -m unittest discover"
0 commit comments