summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <grandinp@altern.org>2015-07-19 15:32:14 -0700
committerPierre GRANDIN <grandinp@altern.org>2015-07-19 15:32:14 -0700
commit98f6c054b17a5200a6bc5e462efe68004ecf0c57 (patch)
treea6a646019e6ea7eccef4f463f3ff2c658534f3f5
parent92cf4bd56fabc15355481f0d74064e5c299f2efb (diff)
downloadnavit-98f6c054b17a5200a6bc5e462efe68004ecf0c57.tar.gz
Let's build the tomtom port directly for this branch
-rw-r--r--circle.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index 2f85fec75..043741dc6 100644
--- a/circle.yml
+++ b/circle.yml
@@ -23,9 +23,6 @@ dependencies:
- sudo apt-get install libfreetype6-dev
- sudo apt-get install libdbus-glib-1-dev
- sudo apt-get install g++
- - bash ci/build.sh
- - sed -i '/INTEGER/d' bin/po/navit.pot
- - cp bin/po/navit.pot $CIRCLE_ARTIFACTS/
- bash ci/build_tomtom.sh
# For python testing with junit reporting
- sudo pip install junit-xml