mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 02:01:27 +00:00
jq is already installed on Travis container environment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user