Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Locking npm version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aalavandhan committed Dec 31, 2019
1 parent 5e0a501 commit 11d8b95
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 11d8b95

Please sign in to comment.