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 c10d84f commit cf16411Copy full SHA for cf16411
.travis.yml
@@ -17,10 +17,7 @@ matrix:
17
include:
18
- jdk: openjdk11
19
env:
20
- - MVN_FLAG='-Djenkins.version=2.164.1 -Daccess-modifier-checker.failOnError=true'
21
- - jdk: openjdk8
22
- env:
23
+ - MVN_FLAG='-Daccess-modifier-checker.failOnError=true'
24
- jdk: openjdk8
25
26
install:
0 commit comments