Skip to content
This repository has been archived by the owner on Dec 12, 2017. It is now read-only.

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
QingWei-Li committed May 3, 2016
1 parent 6233671 commit a7e457d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,2 +1,5 @@
language: node_js
node_js:
- '4.2.1'
after_success:
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'

0 comments on commit a7e457d

Please sign in to comment.