Skip to content
wxWidgets - Cross-Platform GUI Library
Stop Russia agression of Ukraine
Stop the War in Ukraine

wxWidgets is united with the people of Ukraine and the international community.

Continuous Integration with Travis

Posted on by Vadim Zeitlin

Travis is a continuous integration system which works nicely with GitHub, so while we’ve been using Buildbot since a long time and will continue to do it, we thought it could be nice to also try Travis and so now we have a minimal configuration file for it and it builds wxGTK after each commit.

You can check the latest Travis build status by just looking at this blog post:

Build Status

and you can click the button for more details. For the other ports and also to check if the tests pass (as Travis currently only checks the compilation and doesn’t run the tests yet), see our Buildbot status page.

Blog Archive