Skip to content

Commit

Permalink
so close
Browse files Browse the repository at this point in the history
Signed-off-by: Chris “Kwpolska” Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jun 15, 2014
1 parent ce8e0c2 commit 87edf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ install:
test_script:
- "%PYTHON%/python.exe --version"
- "%PYTHON%/Scripts/pip.exe --version"
- "%PYTHON%/Scripts/py.test.exe --cov nikola --cov-report term-missing tests/"
- "%PYTHON%/python.exe setup.py test"
- "%PYTHON%/Scripts/nikola.exe"
- "%PYTHON%/Scripts/nikola.exe help"

0 comments on commit 87edf67

Please sign in to comment.