summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/circle.yml b/circle.yml
index f08b6467be..75ed80b85d 100644
--- a/circle.yml
+++ b/circle.yml
@@ -477,11 +477,6 @@ jobs:
name: Android code generation
command: scripts/nitpick/generated-code.js android
when: always
- - run:
- name: Vendored packages
- command: scripts/nitpick/vendoring.js
- when: always
-
# ------------------------------------------------------------------------------
clang-tidy: