mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-13 00:14:57 +00:00
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
This commit is contained in:
commit
6da0809284
12
appveyor.yml
12
appveyor.yml
@ -1,5 +1,7 @@
|
||||
version: 1.0.{build}
|
||||
image: Visual Studio 2017
|
||||
cache: C:\Users\appveyor\.m2\repository
|
||||
build_script:
|
||||
- cmd: mvn install
|
||||
version: {build}
|
||||
image: Visual Studio 2017
|
||||
cache:
|
||||
- C:\maven\
|
||||
- C:\Users\appveyor\.m2
|
||||
build_script:
|
||||
- cmd: mvn -P MINPARALLEL install
|
||||
|
Loading…
x
Reference in New Issue
Block a user