From b6a1a13bf8adc956e3561bb94b23192fc913229d Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 11 May 2018 15:40:34 +0200 Subject: [PATCH] bump Node.js version, build current and last version --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 985ae69..27dcf06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,9 @@ services: language: node_js -node_js: 7 +node_js: + - 9 + - 10 cache: directories: