Skip to content

Commit 433564c

Browse files
authored
Locked npm version on travis
npm/cli#611
1 parent 330cb52 commit 433564c

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
@@ -8,6 +8,7 @@ cache:
88
- node_modules
99
- $(npm config get prefix)/bin/ganache-cli
1010
before_install:
11+
- npm install -g npm@6.4.1 # Locking npm to 6.4.1
1112
- npm install -g npx
1213
script:
1314
- ./scripts/setup-ci.sh

0 commit comments

Comments
 (0)