Skip to content

Commit

Permalink
Build: Run Coveralls after tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra authored and phated committed Feb 21, 2017
1 parent 7213017 commit 2deb83a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: node_js
node_js:
- "0.9"
- "0.10"
- "0.10"
after_script:
- npm run coveralls

0 comments on commit 2deb83a

Please # to comment.