mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-02 03:34:48 +00:00
12 lines
164 B
YAML
12 lines
164 B
YAML
version: '{build}'
|
|
branches:
|
|
only:
|
|
- master
|
|
build_script:
|
|
- ps: >-
|
|
$env:APPVEYOR_BUILD_FOLDER\ci\msvc.ps1
|
|
|
|
|
|
cache:
|
|
- work\git -> appveyor.yml
|