diff --git a/.travis.yml b/.travis.yml index 3ccab82..e11ed61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "10" + - "14" before_script: - npm install @@ -33,4 +33,4 @@ deploy: addons: sonarcloud: organization: "retejs" - token: $SONAR_TOKEN \ No newline at end of file + token: $SONAR_TOKEN