Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
change minimum travis ci npm to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Feb 24, 2019
1 parent e7e2198 commit d91b36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ notifications:
node_js:
- "8"
before_install:
- npm i -g npm@^5.0.0
- npm i -g npm@^6.0.0
before_script:
- npm prune
script:
Expand Down

0 comments on commit d91b36f

Please sign in to comment.