Skip to content

Commit 7bf8adb

Browse files
committed
migrate to npm@7 (package-lock.json v2)
1 parent 0bfe618 commit 7bf8adb

File tree

3 files changed

+18304
-10141
lines changed

3 files changed

+18304
-10141
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ matrix:
4141
- env: BROWSER=slAndroid
4242
cache: npm
4343
install: |
44+
npm npm install -g npm
4445
if [ "${BROWSER}" = "" ]
4546
then npm install -g nyc codecov
4647
fi

0 commit comments

Comments
 (0)