Update package.js

Using fixed version number to reduce the npm log in travis
This commit is contained in:
Deng, Qian 2018-01-16 19:40:31 +08:00
parent 8cda2d8d65
commit 289946ccb4

View File

@ -6,7 +6,5 @@ cd /harbor_src
mv /harbor_resources/node_modules ./
npm install
npm run test > ./npm-ut-test-results
npm install -q --no-progress
npm run test > ./npm-ut-test-results