hellerf / EmbeddableWebServer

Cross-platform, single .h file HTTP server (Windows, Linux, Mac OS X)
https://forrestheller.com/embeddable-c-web-server
102 stars 13 forks source link

Travis CI integration part 1 - build on Windows, Linux, macOS #3

Open hellerf opened 5 years ago

hellerf commented 5 years ago

We should do Travis CI integration since it's free for open source projects. It should at least: x. build on Windows with MSVC x. build on macOS with clang x. build on Linux