Skip to content

Commit

Permalink
fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
lagden committed Dec 12, 2018
1 parent 6bc0b02 commit d5abfb4
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 @@ -3,4 +3,4 @@ node_js:
- "8"
- "10"
script: "npx xo;npx nyc ava"
after_script: "npm i coveralls;npm run report"
after_script: "npm i coveralls nyc;npm run report"

0 comments on commit d5abfb4

Please sign in to comment.