Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
maybe nikola.exe is botched?
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 18, 2015
1 parent ca69ac4 commit 3e56b90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Expand Up @@ -18,6 +18,6 @@ test_script:
- "set path=%PYTHON%/Scripts;%path%"
- "%PYTHON%/python.exe --version"
- "%PYTHON%/Scripts/pip.exe --version"
- "%PYTHON%/python.exe setup.py test"
- "%PYTHON%/Scripts/nikola.exe"
- "%PYTHON%/Scripts/nikola.exe help"
#- "%PYTHON%/python.exe setup.py test"
- "%PYTHON%/python.exe -m nikola"
- "%PYTHON%/python.exe -m nikola help"

0 comments on commit 3e56b90

Please sign in to comment.