From 0251b38a8405471892c5eeaba7c8d54bd7028214 Mon Sep 17 00:00:00 2001 From: Martin Iwanowski Date: Thu, 1 Nov 2018 12:18:24 +0100 Subject: [PATCH] test: node v11 on travis (#1265) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 75e2a966b..9261ceb8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ node_js: - 8 - 9 - 10 + - 11 cache: directories: - wrk/bin