Skip to content

Commit

Permalink
ci(): -g codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
crobinson42 committed Aug 17, 2018
1 parent a775b5c commit 59eccf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- checkout
- run: npm install
- run: npm i codecov js-data@3
- run: sudo npm i -g codecov
- run:
name: Test
command: npm test
Expand Down

0 comments on commit 59eccf9

Please sign in to comment.