Skip to content

Commit

Permalink
Merge pull request #330 from TheSnoozer/master
Browse files Browse the repository at this point in the history
Introduce new travis beta-feature of Build Stages
  • Loading branch information
ktoso committed Sep 29, 2017
2 parents 8440146 + 62396ea commit c670e24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,8 @@ jdk:

matrix:
include:
- jdk: openjdk7
- stage: Integration Test
jdk: openjdk7
env: CUSTOM_MVN_VERION="3.0"
- jdk: openjdk7
env: CUSTOM_MVN_VERION="3.0.5"
Expand Down

0 comments on commit c670e24

Please sign in to comment.