Skip to content

Commit

Permalink
Merge pull request #834 from Adslot/node-npm-upgrade
Browse files Browse the repository at this point in the history
chore: use npm v6.9.0
  • Loading branch information
pphminions authored Apr 4, 2019
2 parents ddd7689 + 89e6495 commit 0e4aa10
Show file tree
Hide file tree
Showing 2 changed files with 3,071 additions and 3,047 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ addons:
before_script:
- sudo chown root /opt/google/chrome/chrome-sandbox
- sudo chmod 4755 /opt/google/chrome/chrome-sandbox
- npm install -g [email protected]
script:
- npm -v
- commitlint-travis
- npm test
- npm run dist
Expand Down
Loading

0 comments on commit 0e4aa10

Please sign in to comment.