Skip to content

Commit

Permalink
Merge pull request socketio#882 from sanemat/chore/travis
Browse files Browse the repository at this point in the history
test against nodejs v0.12 and v4
  • Loading branch information
nkzawa committed Nov 19, 2015
2 parents 08a04b5 + 3310cf2 commit c45e198
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 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
sudo: false
notifications:
irc: irc.freenode.org#socket.io
Expand Down

0 comments on commit c45e198

Please sign in to comment.