Skip to content

Commit

Permalink
[test] travis
Browse files Browse the repository at this point in the history
  • Loading branch information
doublerebel committed Oct 7, 2016
1 parent 312fe9c commit 2239cc9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
@@ -0,0 +1,8 @@
language: node_js
node_js:
- "6"
- "5"
- "4"
- "0.12"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"

0 comments on commit 2239cc9

Please sign in to comment.