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

Added the anaconda-client to the travis build reqs.

parent b3246836
No related branches found
No related tags found
No related merge requests found
...@@ -45,8 +45,8 @@ install: ...@@ -45,8 +45,8 @@ install:
- conda install nose coverage - conda install nose coverage
- pip install coveralls - pip install coveralls
# Install sh to support upload to Anaconda # Install sh and binstar to support upload to Anaconda
- pip install sh - 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.
Finish editing this message first!
Please register or to comment