summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-05-14 14:54:27 +0200
committertobrun <tobrun.van.nuland@gmail.com>2019-05-14 14:54:27 +0200
commit5c8fa5671dce9a69ac25874ce14e8c0fe51fd6bf (patch)
tree5b1cf662f80f601957c13dcb6d455ad0201c89b4
parentb3eef7b252febf51ebb17c678e9803478e314366 (diff)
downloadqtlocation-mapboxgl-upstream/tvn-check-nitpick.tar.gz
[android] - remove CI execution of android nitpick, now part of android checkupstream/tvn-check-nitpick
-rw-r--r--circle.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index c99d5c3e80..26125b5c76 100644
--- a/circle.yml
+++ b/circle.yml
@@ -539,9 +539,6 @@ jobs:
name: Initialize vendor submodules
command: git submodule update --init platform/android/vendor
- run:
- name: Android nitpick
- command: make run-android-nitpick
- - run:
name: Check code style
command: make android-check
- run: