mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
8 lines
149 B
YAML
8 lines
149 B
YAML
version: 1.0.{build}
|
|
image: Visual Studio 2017
|
|
environment:
|
|
QT5: C:\Qt\5.13.2\msvc2017_64
|
|
cache: C:\vcpkg
|
|
build_script:
|
|
- ps: .\appveyor-build.ps1
|