Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use full path to nikola
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 17, 2015
1 parent 90b5782 commit a96ede3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -19,5 +19,5 @@ test_script:
- "%PYTHON%/python.exe --version"
- "%PYTHON%/Scripts/pip.exe --version"
- "%PYTHON%/python.exe setup.py test"
- "%nikola"
- "%nikola help"
- "%PYTHON%/Scripts/nikola.exe"
- "%PYTHON%/Scripts/nikola.exe help"

0 comments on commit a96ede3

Please sign in to comment.