FirstLegoLeague / fllscoring

FLL Scoring app. See Demo:
http://firstlegoleague.github.io/fllscoring/
GNU General Public License v2.0
14 stars 19 forks source link

appveyor: Add support for automatic Windows CI tests. #292

Closed poelstra closed 6 years ago

poelstra commented 6 years ago

The fs_hooks functionality appeared to fail on Windows, whereas some of us only build and test on Linux. We also had a case the other way around: functionality working on Windows, failing on Linux.

This adds support for AppVeyor ('Travis for Windows').

I also tried to set an account up on AppVeyor such that it automatically builds everything when pushing, but that doesn't seem to work yet. Manually triggered a build of this branch, and that worked though.

poelstra commented 6 years ago

Ah, appveyor now also works, apparently.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 87.5% when pulling d60bfecb88db6564f37196d24b0a9c45df0e8816 on appveyor into 303fb8f7deb5c52397ae43ce394adba792cdee85 on master.