mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Update .travis.yml
This commit is contained in:
parent
ee095000e2
commit
ba529170b4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
language: java
|
||||
jdk: oraclejdk8
|
||||
before_script:
|
||||
- chmod +x gradlew
|
||||
before_install:
|
||||
- chmod +x gradlew
|
||||
|
|
Loading…
Reference in a new issue