An open API service indexing awesome lists of open source software.

https://github.com/techno-coder/crossplatformtravistest

Example usage of Travis to build for Linux and Windows
https://github.com/techno-coder/crossplatformtravistest

Last synced: 9 months ago
JSON representation

Example usage of Travis to build for Linux and Windows

Awesome Lists containing this project

README

          

# CrossPlatformTravisTest
Example usage of Travis to build for Linux and Windows

This uses mingw32 to build a Windows executable.
However, it should be noted that mingw32 is already installed on the Travis environment.
Wine could be used to run the tests.