Skip to content

Commit eccc48a

Browse files
author
Max Presman
committed
stop sudo
1 parent 9e54506 commit eccc48a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jdk:
66

77

88
before_install:
9-
- sudo apt-get install jq
9+
- apt-get install jq
1010
- 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)
1111

1212
after_success:

0 commit comments

Comments
 (0)