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