mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Update .travis.yml
This commit is contained in:
parent
44b591f537
commit
3fc3590955
1 changed files with 5 additions and 1 deletions
|
@ -1,2 +1,6 @@
|
|||
language: java
|
||||
jdk: oraclejdk8
|
||||
script: mvn package -Popenshift
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- openjdk7
|
||||
- openjdk6
|
||||
|
|
Loading…
Reference in a new issue