iot-edge-opc-publisher-v1/appveyor.yml

14 строки
201 B
YAML

version: 0.1.7.{build}-{branch}
branches:
except:
- gh-pages
image: Visual Studio 2015
before_build:
- dotnet restore
matrix:
fast_finish: true
configuration:
- Debug
- Release
test: off