summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>2015-04-08 04:21:40 +0000
committerkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>2015-04-08 04:21:40 +0000
commit4f8aad46fbdb6b7f6bd2c9844a189fbffb24fd51 (patch)
treed3d48a698ee60e09005b4964763a2b9b559c229c /circle.yml
parent64d7c06581977baa3c81968a2df8a3c080782828 (diff)
downloadnavit-svn-4f8aad46fbdb6b7f6bd2c9844a189fbffb24fd51.tar.gz
Update:CI:Fixed typo in the ci script
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@6065 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index b8731e3c..605acae7 100644
--- a/circle.yml
+++ b/circle.yml
@@ -41,7 +41,7 @@ dependencies:
# for aapt
- sudo apt-get install lib32stdc++6
- sudo apt-get install lib32z1
- - "curl 'https://translations.launchpad.net/navit/trunk/+translations-upload' -H \"$lp_cookie\" -H 'Referer: https://translations.launchpad.net/navit/trunk/+translations-upload' F file=@bin/po/navit.pot"
+ - "curl 'https://translations.launchpad.net/navit/trunk/+translations-upload' -H \"$lp_cookie\" -H 'Referer: https://translations.launchpad.net/navit/trunk/+translations-upload' -F file=@bin/po/navit.pot"
- bash ci/build_android.sh
test:
post: