Skip to content

Commit

Permalink
chore: test on node 4 and node 5
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed May 10, 2016
1 parent c9aee4e commit 1faefa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "5"
- "4"
- "0.12"
- "0.10"
- "iojs"
Expand Down

0 comments on commit 1faefa1

Please sign in to comment.