Skip to content

Commit 6d787fb

Browse files
committedSep 26, 2018
[chore] Remove support for Node.js 4
1 parent 8fe4e03 commit 6d787fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- "4"
54
- "6"
5+
- "8"
66
- "node"
77
notifications:
88
irc: "irc.freenode.org#socket.io"

0 commit comments

Comments
 (0)
Please sign in to comment.