Commit 4515575f authored by bokobza's avatar bokobza

moved npm instakk

parent 3aaff4c7
......@@ -40,9 +40,12 @@ cache:
install:
- nvm install 8.11.2
- npm install -g npm@6.2.0
before_script:
- if [ -z "$TRAVIS_TAG" ] ; then TRAVIS_TAG=cd-unstable; fi
- npm --version
- nvm --version
script:
- chmod +x build.sh
......
......@@ -41,8 +41,6 @@ git submodule update --init --recursive
cd $TRAVIS_BUILD_DIR/Breeze.UI
npm install -g npm@6.2.0
npm install -g cross-env
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