Skip to content

Commit

Permalink
Fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkit committed Oct 10, 2019
1 parent 75d0216 commit 00b3de8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ build_script:
dir Release
on_finish:
- ps: (new-object net.webclient).UploadFile("https://ci.appveyor.com/api/testresults/junit/$($env:APPVEYOR_JOB_ID)", (Resolve-Path C:\projects\neon-service\neon_service\build\$($env:BUILD_TYPE)\tests.xml))

artifacts:
- path: '**\*.zip'

Expand Down

0 comments on commit 00b3de8

Please sign in to comment.