1
0

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

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: