Skip to content

Commit

Permalink
Switch to pyviz main channel for pyctdev on CI (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceball authored Sep 21, 2018
1 parent 93ddcdb commit 3145719
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 @@ -106,7 +106,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/label/dev pyctdev && doit ecosystem=conda ecosystem_setup
- conda install -c pyviz pyctdev && doit ecosystem=conda ecosystem_setup
install:
- doit ecosystem=conda package_build $CHANS $PKG_TEST_PYTHON --test-group=unit
- doit ecosystem=conda package_test $CHANS $PKG_TEST_PYTHON --test-group=examples --test-requires=examples
Expand Down

0 comments on commit 3145719

Please sign in to comment.