Skip to content

Commit

Permalink
add 0.8 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Aug 19, 2014
1 parent 29e45e9 commit 46b3dfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
node_js:
- "0.8"
- "0.10"
- "0.11"
language: node_js
script: "npm run-script test-travis"
before_install: "npm update -g npm"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit 46b3dfa

Please sign in to comment.