We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c309f commit 9b6302aCopy full SHA for 9b6302a
.travis.yml
@@ -11,7 +11,7 @@ jdk:
11
# prevent travis running gradle assemble; let the build script do it anyway
12
install: true
13
14
-sudo: false
+sudo: required
15
# as per http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
16
17
# script for build and release via Travis to Bintray
0 commit comments