travis: fix Transifex upload

This commit is contained in:
liushuyu 2018-04-06 00:29:20 -06:00
parent 575099fcfa
commit 9921286f3b
No known key found for this signature in database
GPG key ID: 23D1CE4534419437
5 changed files with 31 additions and 21 deletions

View file

@ -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