From 84a3b42be6e7704f864490e82bef88d4687a4b5e Mon Sep 17 00:00:00 2001 From: Eric Cornelisesn Date: Sun, 25 Aug 2019 18:09:20 +0300 Subject: [PATCH] Change "git tag" stage language to NodeJS --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8b09d5630802..65b5622c744c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ jobs: - stage: deploy name: "Git tag" + language: node_js if: branch = master before_deploy: