Skip to content

Commit

Permalink
Pinned conda
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jul 2, 2019
1 parent 5cf32fd commit 0763f6b
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 @@ -43,7 +43,7 @@ _osx_config: &_osx_config
- pip install pyctdev && doit miniconda_install && pip uninstall -y doit pyctdev
- export PATH="$HOME/miniconda/bin:$PATH" && hash -r
- conda config --set always_yes True
- conda install -c pyviz "pyctdev>=0.5" && doit ecosystem_setup
- conda install -c pyviz "pyctdev>=0.5" "conda<4.7" && doit ecosystem_setup
- conda config --set path_conflict warn
- conda config --set restore_free_channel true

Expand Down

0 comments on commit 0763f6b

Please sign in to comment.