Travis: push translation source change to transifex
This commit is contained in:
parent
500a7f07c2
commit
9fba503c9e
4 changed files with 31 additions and 0 deletions
4
.travis/transifex/deps.sh
Executable file
4
.travis/transifex/deps.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
sudo pip install transifex-client
|
||||
echo $'[https://www.transifex.com]\nhostname = https://www.transifex.com\nusername = api\npassword = '"$TRANSIFEX_API_TOKEN"$'\n' > ~/.transifexrc
|
Loading…
Add table
Add a link
Reference in a new issue