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