Skip to content

Commit 7b8fba7

Browse files
[test] Update Travis configuration
Reference: https://github.com/nodejs/Release
1 parent e5f0cea commit 7b8fba7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)