Update appveyor.yml

This commit is contained in:
Frank
2021-04-18 22:59:20 +02:00
committed by GitHub
parent 2d6545429a
commit 1d6be07cff

View File

@@ -51,6 +51,7 @@ build_script:
- ps: |
if( $env:appveyor_repo_branch -eq 'master' -or $env:appveyor_repo_branch -eq 'develop' )
{
echo "Hello World!"
$apiUrl = 'https://ci.appveyor.com/api'
$token = 'v2.bg2hb0fnxm96dr5f8yb'
$headers = @{