Skip to content

Commit 3498716

Browse files
committed
use the latest npm in CI
1 parent 8625108 commit 3498716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
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 install -g npm
4445
if [ "${BROWSER}" = "" ]
4546
then npm install -g nyc codecov
4647
fi

0 commit comments

Comments
 (0)