Skip to content

Commit

Permalink
Locking npm version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
incregeni committed Dec 31, 2019
1 parent a4d9dd1 commit 36a2dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ cache:
- node_modules
- $(npm config get prefix)/bin/ganache-cli
before_install:
- npm install -g npm@6.4.1 # Locking npm to 6.4.1
- npm install -g npx
script:
- ./scripts/setup-ci.sh
Expand Down

0 comments on commit 36a2dbc

Please sign in to comment.