mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-08-26 11:27:14 +00:00
8 lines
108 B
YAML
8 lines
108 B
YAML
dist: xenial
|
|
|
|
language: java
|
|
|
|
sudo: true
|
|
|
|
script: "./mvnw -Pjava11 clean dependency:list test -Dsort -U -B"
|