8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fa475 commit 4e52073Copy full SHA for 4e52073
.travis.yml
@@ -54,7 +54,7 @@ script:
54
- if [ $(git status -s | wc -l) -eq 0 ]; then echo "no .pot file to update"; exit 0; fi
55
- rm -rf .tx
56
- sphinx-intl create-txconfig
57
-- sphinx-intl update-txconfig-resources --transifex-project-name=python-27 --locale-dir . --pot-dir pot
+- sphinx-intl update-txconfig-resources --transifex-project-name=python-36 --locale-dir . --pot-dir pot
58
- tx push -s
59
- git add .tx
60
- git commit --message="Update .pot files and .tx/config"
0 commit comments