travis: fix Transifex upload
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/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
|
||||
docker pull alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user