Travis: Fix crowdin upload
This commit is contained in:
parent
626828e980
commit
3f4e632cc4
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user