Skip to content

Commit adb6cdf

Browse files
committed
update appveyor.yml
1 parent 01d430c commit adb6cdf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ test_script:
1616
artifacts:
1717
- path: '.\GeographicLib\**\*.nupkg'
1818
deploy:
19-
- provider: NuGet
20-
on:
21-
branch: dev
22-
server: https://www.myget.org/F/maltreport/api/v2/package
23-
skip_symbols: true
24-
artifact: /.*\.nupkg/
2519
- provider: NuGet
2620
on:
2721
branch: master

0 commit comments

Comments
 (0)