Skip to content

Commit

Permalink
Merge branch 'master' into enh_646
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Jan 5, 2019
2 parents f84635e + 34e6726 commit 9db0ce6
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 @@ -60,7 +60,7 @@ jobs:
- export PATH="$HOME/miniconda/bin:$PATH" && hash -r
- conda config --set always_yes True
# ...and now install doit/pyctdev into miniconda
- conda install -c pyviz pyctdev && doit ecosystem_setup
- conda install -c pyviz "pyctdev>=0.5" && doit ecosystem_setup
install:
- doit env_create $CHANS_DEV --python=$PYENV_VERSION
- source activate test-environment
Expand Down

0 comments on commit 9db0ce6

Please sign in to comment.