Skip to content

Commit

Permalink
Adds jest to global install
Browse files Browse the repository at this point in the history
  • Loading branch information
coconutcraig committed Nov 15, 2018
1 parent 4009fa9 commit 4d3ab81
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 @@ -7,7 +7,7 @@ sudo: false
cache: yarn

install:
- yarn global add codecov
- yarn global add codecov jest

node_js:
- "node"
Expand Down

0 comments on commit 4d3ab81

Please sign in to comment.