Azure / azure-rest-api-specs-tests

Live Testing for Azure REST API Specifications
MIT License
2 stars 5 forks source link

Build stages. #18

Open sergey-shandar opened 7 years ago

sergey-shandar commented 7 years ago

Build stages:

  1. Build on appveyor and publish artifacts (DLLs, NuGet packages, a server, etc).
  2. Use VSTS or another service to test the the NuGet packages.
sergey-shandar commented 7 years ago

@shahabhijeet any idea how can I pack NuGet packages on appveyor/travic CI? No signing required.