Skip to content

Commit cf16411

Browse files
authored
fixed travis.yml
1 parent c10d84f commit cf16411

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@ matrix:
1717
include:
1818
- jdk: openjdk11
1919
env:
20-
- MVN_FLAG='-Djenkins.version=2.164.1 -Daccess-modifier-checker.failOnError=true'
21-
- jdk: openjdk8
22-
env:
23-
- MVN_FLAG='-Djenkins.version=2.164.1 -Daccess-modifier-checker.failOnError=true'
20+
- MVN_FLAG='-Daccess-modifier-checker.failOnError=true'
2421
- jdk: openjdk8
2522

2623
install:

0 commit comments

Comments
 (0)