mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update .travis.yml
This commit is contained in:
parent
d904362258
commit
85c21ef3a9
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
dist: trusty
|
||||
language: java
|
||||
jdk: oraclejdk8
|
||||
|
||||
#preventing travis from reseting my working directory
|
||||
deploy:
|
||||
skip_cleanup: true
|
Loading…
Reference in a new issue