hapi-fhir/appveyor.yml

8 lines
145 B
YAML
Raw Normal View History

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