diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-09-17 20:36:35 -0400 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-09-17 20:36:35 -0400 |
| commit | 4602c4c929c9889634c6df9520b1c2a09b87b4d7 (patch) | |
| tree | e35ffcce1ff90ce43f444fbdb335dc9f26f189cc | |
| parent | 174c54e8b0fb4c53413daa09360cc89706994cc1 (diff) | |
spell Babel correctly
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 5cbfa83e..d5507def 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 |
