Refresh package-lock.json due to node lts version bump (https://github.com/woocommerce/woocommerce-blocks/pull/1058)

* refresh package-lock

* update travis config

* doh, typo

* try a rebuild for all
This commit is contained in:
Darren Ethier 2019-10-21 11:26:53 -04:00 committed by Mike Jolley
parent b0b5cc51a3
commit 2fde552e3f
2 changed files with 21548 additions and 21547 deletions

View File

@ -13,7 +13,8 @@ cache:
before_install:
- timedatectl
- nvm install --latest-npm
- nvm install
- npm rebuild
before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
@ -63,4 +64,4 @@ jobs:
- name: Javascript/CSS Lint and Bundle Size Check
script:
- npm install
- npm run build:ci
- npm run build:ci

File diff suppressed because it is too large Load Diff