From f26042f477f1520443b1d9dad0bb88ef3ad7ca47 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 21 Aug 2018 20:18:39 -0400 Subject: [PATCH] upload new messages to crowdin --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 012a9eecb..f91c9f4e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -159,6 +159,7 @@ script: wget https://downloads.crowdin.com/cli/v2/crowdin-cli.zip unzip -j crowdin-cli.zip + java -jar crowdin-cli.jar upload -b master java -jar crowdin-cli.jar pull -b master # Try to only commit if translations changed. Crowdin will update all