Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work
This commit is contained in:
commit
598fb19d8e
|
@ -11,10 +11,10 @@ strategy:
|
||||||
matrix:
|
matrix:
|
||||||
linux:
|
linux:
|
||||||
imageName: "ubuntu-16.04"
|
imageName: "ubuntu-16.04"
|
||||||
mac:
|
# mac:
|
||||||
imageName: "macos-10.14"
|
# imageName: "macos-10.14"
|
||||||
windows:
|
# windows:
|
||||||
imageName: "vs2017-win2016"
|
# imageName: "vs2017-win2016"
|
||||||
maxParallel: 3
|
maxParallel: 3
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue