We're currently only building and running the test suite on Linux. We should at least include macOS and, if possible, Windows.
Question is what service we want to use. Travis CI has macOS workers, their Windows support is spotty at best (only Python 2.7 preinstalled). So either we hook up public or private AppVeyor. @ynop, what do you think?