Skip to content

Commit

Permalink
Added extra node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbjensen committed Feb 14, 2015
1 parent 8aed882 commit 8d4537b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,9 +1,11 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- iojs"

script:
- npm run lint
- npm run cover
- npm run coveralls
- npm test
- npm test

0 comments on commit 8d4537b

Please sign in to comment.