ember-template-lint / eslint-plugin-hbs

Plugin for eslint which checks inline hbs templates
ISC License
18 stars 8 forks source link

add appveyor #14

Closed kellyselden closed 6 years ago

kellyselden commented 6 years ago

10 is going to be doing newline splitting, so Windows tests are pretty necessary to prevent breaking.

psbanka commented 6 years ago

Haven't heard of this. Would this be done in addition to Travis to ensure builds pass properly on Windows?

psbanka commented 6 years ago

I've set up appveyor to some degree, but it's erroring out because there is no visual studio project or solution files...? https://ci.appveyor.com/project/psbanka/eslint-plugin-hbs

I'm not likely to solve this, but if you have any solutions for this, @kellyselden – I'm happy to work with you to get CI functioning.

kellyselden commented 6 years ago

Now that you enabled it, I can add a config file.