forked from DevFW-CICD/spring-petclinic
parent
843ce282eb
commit
216db91dc9
1 changed files with 3 additions and 0 deletions
3
travis.yml
Normal file
3
travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
language: java
|
||||
jdk: oraclejdk8
|
||||
script: mvn package
|
Loading…
Reference in a new issue