Skip to content

Commit 669c076

Browse files
[test] Update travis configuration
1 parent c4e723c commit 669c076

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- '4'
5-
- '6'
64
- '8'
7-
- node
5+
- '10'
86
git:
97
depth: 1
10-
notifications:
11-
irc: irc.freenode.org#socket.io
128
matrix:
139
include:
1410
- node_js: node

0 commit comments

Comments
 (0)