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: ...@@ -34,7 +34,7 @@ install:
- conda update -q conda - conda update -q conda
# Useful for debugging any issues with conda # Useful for debugging any issues with conda
- conda info -a - conda info -a
- conda install conda
- conda env create - conda env create
- source activate plio - source activate plio
...@@ -43,7 +43,7 @@ install: ...@@ -43,7 +43,7 @@ install:
- pip install coveralls - pip install coveralls
# Install sh and binstar to support upload to Anaconda # Install sh and binstar to support upload to Anaconda
- conda install sh anaconda-client conda - conda install sh anaconda-client
script: script:
- nosetests --with-coverage --cover-package=plio - nosetests --with-coverage --cover-package=plio
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment