Skip to content

Commit

Permalink
re-add master channel for deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jabooth committed Jun 26, 2015
1 parent b214423 commit 7cccb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install:
- wget https://raw.githubusercontent.com/menpo/condaci/v0.2.3/condaci.py -O condaci.py
- python condaci.py setup $PYTHON_VERSION --channel $BINSTAR_USER
- export PATH=$HOME/miniconda/bin:$PATH
#- conda config --add channels $BINSTAR_USER/channel/master
- conda config --add channels $BINSTAR_USER/channel/master

script:
- python condaci.py auto ./conda --binstaruser $BINSTAR_USER --binstarkey $BINSTAR_KEY
Expand Down

0 comments on commit 7cccb9c

Please sign in to comment.