From 7b8fba7ea2a632323baaf8e5d1e543a1f92e2b3d Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Tue, 20 Nov 2018 07:32:39 +0100 Subject: [PATCH] [test] Update Travis configuration Reference: https://github.com/nodejs/Release --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index aa2c7cee84..d50f26c43b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,8 @@ language: node_js sudo: false node_js: - - '4' - - '6' - '8' - - node + - '10' notifications: irc: "irc.freenode.org#socket.io" git: