Skip to content

Commit 8a75a55

Browse files
authored
Locked npm version on travis
npm/cli#611
1 parent 3a62b24 commit 8a75a55

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
@@ -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)