Commit 11ae943c authored by bokobza's avatar bokobza

updated node and npm versions for Travis

parent e7c73440
......@@ -39,7 +39,7 @@ cache:
# https://github.com/travis-ci/travis-ci/issues/7728
install:
- nvm install 6
- nvm install 8.11.2
before_script:
- if [ -z "$TRAVIS_TAG" ] ; then TRAVIS_TAG=cd-unstable; fi
......
......@@ -41,7 +41,7 @@ git submodule update --init --recursive
cd $TRAVIS_BUILD_DIR/Breeze.UI
npm install
npm install -g npm@6.2.0
npm install -g npx
echo $log_prefix FINISHED restoring dotnet and npm packages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment