Skip to content

Commit ecf0c14

Browse files
[test] Update travis configuration (#101)
1 parent 916e4bb commit ecf0c14

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,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)