From 45548a0023045f27efca941ad86dfadbe145220a Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Tue, 27 Mar 2018 17:48:28 +0200 Subject: [PATCH] jq is already installed on Travis container environment --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 83fdd67c1..cd5161f5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,6 @@ jdk: branches: except: - continuous # To avoid infinite loops, as this tag is created by this Travis config -addons: - apt: - packages: - - jq cache: directories: - $HOME/.m2