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

Trying to fix failing travis build.

parent 0dd3f980
No related branches found
No related tags found
No related merge requests found
......@@ -48,13 +48,9 @@ install:
- conda install -c jlaura pvl protobuf
# Development installation
- conda install nose coverage
- conda install nose coverage sh anaconda-client
- pip install coveralls
# Install sh and binstar to support upload to Anaconda
- conda install -n root conda-build
- conda install sh anaconda-client
# Straight from the menpo team
- if [["$TRAVIS_OS_NAME" == "osx"]]; then
curl -o condaci.py https://raw.githubusercontent.com/menpo/condaci/v0.4.8/condaci.py;
......
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