Skip to content

Commit d6c1cb0

Browse files
committed
Locking npm version on travis
npm/cli#611
1 parent a1eb9aa commit d6c1cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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 [email protected] # Locking npm to 6.4.1
1112
- npm install -g npx
1213
script:
1314
- ./scripts/setup-ci.sh

0 commit comments

Comments
 (0)