Yelp / swagger_spec_validator

Other
104 stars 71 forks source link

Add appveyor configuration #100

Closed macisamuele closed 6 years ago

macisamuele commented 6 years ago

In order to be able to address #99 and to ensure that we're not introducing Windows regressions into the library I'm adding AppVeyor CI system.

AppVeyor, like travis, is integrated into GitHub and is free for open source projects.

NOTE: This does not address #99 but ensures that we're running tests on Windows too

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.405% when pulling f4a9d96e21a4b32d74f3b1769fa5ee43593a0bff on macisamuele:maci-add-appveyor-integration into fe976da379d2ee16a3f45039bea7734825c80ff6 on Yelp:master.

macisamuele commented 6 years ago

An example of the build is visible on https://ci.appveyor.com/project/macisamuele/swagger-spec-validator/build/27 The failures are already reported: it's #99 :)