From 4602c4c929c9889634c6df9520b1c2a09b87b4d7 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Mon, 17 Sep 2018 20:36:35 -0400 Subject: [PATCH] spell Babel correctly --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5cbfa83ea..d5507defc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -159,7 +159,7 @@ script: wget https://downloads.crowdin.com/cli/v2/crowdin-cli.zip unzip -j crowdin-cli.zip - pip install pybabel ./pyembroidery + pip install Babel ./pyembroidery make messages.po java -jar crowdin-cli.jar upload -b master make clean