We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e54506 commit eccc48aCopy full SHA for eccc48a
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ jdk:
6
7
8
before_install:
9
- - sudo apt-get install jq
+ - apt-get install jq
10
- wget -O ~/codacy-coverage-reporter-assembly-latest.jar $(curl https://api.github.com/repos/codacy/codacy-coverage-reporter/releases/latest | jq -r .assets[0].browser_download_url)
11
12
after_success:
0 commit comments