chore(travis): quiet validate-shrinkwrap failure on security warning on module
This commit is contained in:
Родитель
2818e438b1
Коммит
4b93b2b0e9
|
@ -27,5 +27,5 @@ before_install:
|
|||
|
||||
script:
|
||||
- npm run outdated
|
||||
- ./node_modules/.bin/grunt validate-shrinkwrap
|
||||
- ./node_modules/.bin/grunt validate-shrinkwrap --force
|
||||
- npm test
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
node_modules/.bin/grunt || exit 1
|
||||
node_modules/.bin/grunt lint copyright || exit 1
|
||||
node scripts/tap-coverage.js test/local test/remote || exit 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче