Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongrout committed Oct 5, 2018
1 parent 27dab9c commit 5ee54cd
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 @@ -7,7 +7,7 @@ install:
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- hash -r
- conda config --set always_yes yes --set changeps1 no --remove channels defaults --add channels conda-forge
- conda config --set always_yes yes --set changeps1 no --remove channels defaults --add channels conda-forge --set show_channel_urls yes
- conda update -q conda
- conda info -a
- conda install nodejs notebook
Expand Down

0 comments on commit 5ee54cd

Please sign in to comment.