We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8440146 + 62396ea commit c670e24Copy full SHA for c670e24
1 file changed
.travis.yml
@@ -8,7 +8,8 @@ jdk:
8
9
matrix:
10
include:
11
- - jdk: openjdk7
+ - stage: Integration Test
12
+ jdk: openjdk7
13
env: CUSTOM_MVN_VERION="3.0"
14
- jdk: openjdk7
15
env: CUSTOM_MVN_VERION="3.0.5"
0 commit comments