Skip to content

Commit

Permalink
add node 0.8 to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestalmage committed Jul 16, 2015
1 parent d803a6c commit d83623f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ node_js:
- 'iojs'
- '0.12'
- '0.10'
- '0.8'

after_script:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
Expand Down

0 comments on commit d83623f

Please sign in to comment.