Skip to content

Commit

Permalink
test(nodejs): Testing on node 4 on travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Nov 20, 2015
1 parent 94131ed commit 790cccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- iojs
- "4"
branches:
only:
- master
Expand Down

0 comments on commit 790cccd

Please sign in to comment.