the-libs/appveyor.yml
2018-07-26 16:44:29 +10:00

18 lines
290 B
YAML

version: 1.0.{build}
branches:
only:
- blueprint
skip_tags: true
image: Visual Studio 2017
environment:
REPO_SLUG: vicr123/the-libs
deploy_project: the-libs
deploy_version: ''
deploy_artifact: ''
build_script:
- cmd: >-
appveyor\build.bat
test: off