Skip to content
Snippets Groups Projects
Commit 28b0e02d authored by jlaura's avatar jlaura Committed by Jason R Laura
Browse files

Typo in appveyor

parent ae1738a3
No related branches found
No related tags found
No related merge requests found
...@@ -29,8 +29,8 @@ install: ...@@ -29,8 +29,8 @@ install:
build: off build: off
test_script: test_script:
- nosetests --with-coverage --cover-package=plio - cmd: nosetests --with-coverage --cover-package=plio
after_test: after_test:
# After test success, package and upload to Anaconda # After test success, package and upload to Anaconda
- ~/miniconda/bin/python condaci.py build ./conda - cmd: ~/miniconda/bin/python condaci.py build ./conda
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment