Skip to content

Commit

Permalink
Further attempt at fixing pip build
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Aug 1, 2019
1 parent f56ef98 commit 88becad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:
env: PYPI=testpypi PYPIUSER=$TPPU PYPIPASS=$TPPP
stage: pip_dev_package
install:
- doit env_create $CHANS_DEV --python=$PYTHON_VERSION
- source activate test-environment
- doit develop_install $CHANS_DEV -o build && pip uninstall -y panel
- doit pip_on_conda
- conda install $CHANS_DEV nodejs
Expand Down

0 comments on commit 88becad

Please sign in to comment.