From 563bfec20ea1a3af2db0984ee6ee87df99aa4ee8 Mon Sep 17 00:00:00 2001 From: jkoan Date: Mon, 8 Oct 2018 09:41:02 +0200 Subject: Readd Navit Download Center for Android --- .circleci/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3cc2d1b7f..704e71ab3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -148,6 +148,10 @@ jobs: destination: reports - store_test_results: path: test-results + - run: + name: Update Navit-Download-Center + command: | + bash scripts/update_download_center.sh build_win32: docker: - image: ubuntu:14.04 -- cgit v1.2.1