Skip to content

Commit 5e5f2e7

Browse files
committed
ci(travis): use npm 5 in release stage
1 parent 2617795 commit 5e5f2e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
node_js: '8'
6262
before_install: skip
6363
install:
64+
- npm install -g npm@$NPM_VERSION
6465
- npm ci
6566
script:
6667
- npm run build

0 commit comments

Comments
 (0)