From b57e06304e50ee9eed258d39cd4841c6269bca75 Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Wed, 7 Nov 2018 23:15:29 +0100 Subject: [PATCH] [test] Update travis configuration --- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index ddf8173..d01efa3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,8 @@ language: node_js sudo: false node_js: - - '4' - - '6' - '8' - - node -notifications: - irc: 'irc.freenode.org##socket.io' + - '10' git: depth: 1 matrix: