Skip to content

Commit

Permalink
chore: run coverage and push to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
vsetka committed Sep 10, 2017
1 parent 44a6a0a commit 5710ba6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
cache: yarn
node_js:
- "node"
- "6"
- "6"
after_success:
- yarn coverage

0 comments on commit 5710ba6

Please sign in to comment.