From 52ca24f323955a81ce3d7fcdccd0a63489cb2b25 Mon Sep 17 00:00:00 2001 From: Christophe Grenier Date: Thu, 11 Mar 2021 09:04:42 +0100 Subject: [PATCH] .travis.yml: SonarQube Scanner failed due to node.js 8 instead of 10. Try the bump the version --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index b759f95d..d2a9bdeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ dist: xenial +node_js: + - "10" + addons: apt: packages: