13 lines
297 B
YAML
13 lines
297 B
YAML
version: 1.0.{build}
|
|
|
|
|
|
notifications:
|
|
- provider: Slack
|
|
incoming_webhook:
|
|
secure: LuxwG5OZnnA//gmSXzCKu8/FRqYjCgGfVFqajSsGHeQ1HQNp7rYNhQpsO8/3PK63xKJj3wzt86DJekf9q9Q5OcHa9AHXUQbEveX0psd7elw=
|
|
|
|
|
|
clone_folder: c:\projects\lbry
|
|
|
|
build_script:
|
|
- echo "Not currently building on appveyor"
|