hapi-fhir/appveyor.yml

8 lines
141 B
YAML
Raw Normal View History

2017-11-13 20:59:33 -05:00
version: {build}
image: Visual Studio 2017
cache:
- C:\maven\
- C:\Users\appveyor\.m2
build_script:
- cmd: mvn -P MINPARALLEL install