Skip to content
Snippets Groups Projects
Commit 51801c8b authored by Jason R Laura's avatar Jason R Laura
Browse files

conda in root

parent 8170f1ee
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ install:
- conda update -q conda
# Useful for debugging any issues with conda
- conda info -a
- conda install conda
- conda env create
- source activate plio
......@@ -43,7 +43,7 @@ install:
- pip install coveralls
# Install sh and binstar to support upload to Anaconda
- conda install sh anaconda-client conda
- conda install sh anaconda-client
script:
- nosetests --with-coverage --cover-package=plio
......
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