From 7eea957a3bc3f166ed72476ce98ccb6fc2f2257a Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Wed, 11 Sep 2019 19:18:55 +0200 Subject: [PATCH] #927 Upgrading node --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d28528ef6..c20626f3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ dist: trusty language: node_js node_js: - - "8" + - "10" script: - yarn test --coverage after_success: