Let Travis upload templates to crowdin
This commit is contained in:
@@ -6,3 +6,5 @@ install:
|
||||
- pip install tox
|
||||
script:
|
||||
- tox
|
||||
after_success:
|
||||
- if [ "$TRAVIS_BRANCH" = "master" ]; then pip install pycurl requests && contrib/make_locale; fi
|
||||
|
||||
Reference in New Issue
Block a user