Travis: push translation source change to transifex
This commit is contained in:
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
|
Reference in New Issue
Block a user