summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@altern.org>2016-11-30 22:06:12 +0000
committerPierre Grandin <grandinp@altern.org>2016-11-30 22:06:12 +0000
commit58985225ba09cd8fb77a7f51ec225536c6070e1c (patch)
treea8b2c2acdce9e7ef8de3e8df9754a6d9fcb9720f /circle.yml
parent5b879f94ebdc1232f73eac650b70270a2916ae2a (diff)
downloadnavit-58985225ba09cd8fb77a7f51ec225536c6070e1c.tar.gz
Process translation template update as part of the linux buildCI_trusty
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/circle.yml b/circle.yml
index d62805e54..04470f87e 100644
--- a/circle.yml
+++ b/circle.yml
@@ -12,10 +12,6 @@ dependencies:
- "[ -d ~/android ] || mkdir ~/android"
- sudo apt-get update
- bash ci/update_version.sh prepare
-# - bash ci/build_linux.sh
-# - sed -i '/INTEGER/d' bin/po/navit.pot
-# - cp bin/po/navit.pot $CIRCLE_ARTIFACTS/
-# - "[ $CIRCLE_PROJECT_USERNAME != navit-gps ] || curl \"https://translations.launchpad.net/navit/${CIRCLE_BRANCH}/+translations-upload\" -H \"$lp_cookie\" -H \"Referer: https://translations.launchpad.net/navit/${CIRCLE_BRANCH}/+translations-upload\" -F file=@bin/po/navit.pot | grep title"
# Android build
- sudo apt-get install gettext
- sudo apt-get install libsaxonb-java