Skip to content

Commit

Permalink
Disable spring5 travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja authored and oharsta committed Feb 13, 2018
1 parent f82f50d commit 62c4a29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -12,5 +12,5 @@ install: ./mvnw -U install --quiet -DskipTests=true -P bootstrap
script:
- jdk_switcher use openjdk7
- ./mvnw clean test -P bootstrap
- jdk_switcher use oraclejdk8
- ./mvnw -U clean test -P spring5
# - jdk_switcher use oraclejdk8
# - ./mvnw -U clean test -P spring5

0 comments on commit 62c4a29

Please sign in to comment.