Travis: Fix crowdin upload

This commit is contained in:
Johann Bauer 2018-10-01 13:20:05 +02:00 committed by GitHub
parent 626828e980
commit 3f4e632cc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ cache:
script:
- tox
after_success:
- if [ "$TRAVIS_BRANCH" = "master" ]; then pip install pycurl requests && contrib/make_locale; fi
- if [ "$TRAVIS_BRANCH" = "master" ]; then pip install requests && contrib/make_locale; fi
- coveralls
jobs:
include: