Skip to content

Commit

Permalink
Log into npm
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Aug 21, 2020
1 parent 98f5836 commit 3b927c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
- conda config --set always_yes True
# ...and now install doit/pyctdev into miniconda
- conda install -c pyviz "pyctdev>=0.5" && doit ecosystem_setup
- conda install nodejs
- echo "//registry.npmjs.org/:_authToken=$NPM_API_TOKEN" > $HOME/.npmrc
- npm whoami
install:
- doit env_create $CHANS_DEV --python=$PYTHON_VERSION
- source activate test-environment
Expand Down

0 comments on commit 3b927c4

Please sign in to comment.