We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b5782 commit a96ede3Copy full SHA for a96ede3
appveyor.yml
@@ -19,5 +19,5 @@ test_script:
19
- "%PYTHON%/python.exe --version"
20
- "%PYTHON%/Scripts/pip.exe --version"
21
- "%PYTHON%/python.exe setup.py test"
22
- - "%nikola"
23
- - "%nikola help"
+ - "%PYTHON%/Scripts/nikola.exe"
+ - "%PYTHON%/Scripts/nikola.exe help"
0 commit comments