Skip to content

Commit b57e063

Browse files
[test] Update travis configuration
1 parent 48f340e commit b57e063

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- '4'
5-
- '6'
64
- '8'
7-
- node
8-
notifications:
9-
irc: 'irc.freenode.org##socket.io'
5+
- '10'
106
git:
117
depth: 1
128
matrix:

0 commit comments

Comments
 (0)