Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit c00654c

Browse files
jgrandjarwinch
authored andcommitted
Update travis with Spring5 build
1 parent 92d02af commit c00654c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ install: ./mvnw -U install --quiet -DskipTests=true -P bootstrap
1212
script:
1313
- jdk_switcher use openjdk7
1414
- ./mvnw clean test -P bootstrap
15-
# - jdk_switcher use oraclejdk8
16-
# - ./mvnw -U clean test -P spring5
15+
- jdk_switcher use oraclejdk8
16+
- ./mvnw -f spring-security-oauth2 -U clean test -P spring5

0 commit comments

Comments
 (0)