mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 17:55:20 +00:00
Travis: Fix crowdin upload
This commit is contained in:
parent
626828e980
commit
3f4e632cc4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue