Skip to content

Commit

Permalink
Restore free channel for OSX builds
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jul 2, 2019
1 parent 93b6c7e commit 5cf32fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ _osx_config: &_osx_config
- conda config --set always_yes True
- conda install -c pyviz "pyctdev>=0.5" && doit ecosystem_setup
- conda config --set path_conflict warn
- conda config --set restore_free_channel true

jobs:
include:
Expand Down

0 comments on commit 5cf32fd

Please sign in to comment.