Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Commit

Permalink
Updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RedKenrok committed Dec 13, 2018
1 parent 1ecff0e commit e7cc43e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ node_js:
- "9"
- "10"
- "node"
before_install:
- curl -L https://unpkg.com/@pnpm/self-installer | node
install:
- pnpm install
after_success:
- npm run coverage

0 comments on commit e7cc43e

Please sign in to comment.