mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update appveyor.yml
This commit is contained in:
parent
2d6545429a
commit
1d6be07cff
@ -51,6 +51,7 @@ build_script:
|
|||||||
- ps: |
|
- ps: |
|
||||||
if( $env:appveyor_repo_branch -eq 'master' -or $env:appveyor_repo_branch -eq 'develop' )
|
if( $env:appveyor_repo_branch -eq 'master' -or $env:appveyor_repo_branch -eq 'develop' )
|
||||||
{
|
{
|
||||||
|
echo "Hello World!"
|
||||||
$apiUrl = 'https://ci.appveyor.com/api'
|
$apiUrl = 'https://ci.appveyor.com/api'
|
||||||
$token = 'v2.bg2hb0fnxm96dr5f8yb'
|
$token = 'v2.bg2hb0fnxm96dr5f8yb'
|
||||||
$headers = @{
|
$headers = @{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user