summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@altern.org>2016-11-29 23:49:27 +0000
committerPierre Grandin <grandinp@altern.org>2016-11-29 23:49:27 +0000
commitf71f0761f326166615f1790fc90044ec14845ef8 (patch)
treeb06fd364b6212b270bf6b24501ad1bd5d9c7d451
parent9a7b5856538615b873240b36286f2527c399afa6 (diff)
downloadnavit-f71f0761f326166615f1790fc90044ec14845ef8.tar.gz
Temporarily disabled translation updates
-rw-r--r--circle.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index 02a8c46ce..77254436e 100644
--- a/circle.yml
+++ b/circle.yml
@@ -14,9 +14,9 @@ dependencies:
- 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"
+# - 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