Skip to content

Commit

Permalink
[chore] Remove support for Node.js 4
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Sep 26, 2018
1 parent 8fe4e03 commit 6d787fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: node_js
sudo: false
node_js:
- "4"
- "6"
- "8"
- "node"
notifications:
irc: "irc.freenode.org#socket.io"
Expand Down

0 comments on commit 6d787fb

Please sign in to comment.