Commit f40d3ca2 authored by Paul Herbert's avatar Paul Herbert

Tweaks to build.sh to satisfy remote build(s).

parent c33f0456
...@@ -41,7 +41,7 @@ git submodule update --init --recursive ...@@ -41,7 +41,7 @@ git submodule update --init --recursive
cd $TRAVIS_BUILD_DIR/Breeze.UI cd $TRAVIS_BUILD_DIR/Breeze.UI
npm install -g cross-env npm install
npm install -g npx npm install -g npx
echo $log_prefix FINISHED restoring dotnet and npm packages 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