Show continuous integration results in readme.
Show Travis and AppVeyor build results of the master branch in the readme (and project page). Use images from shields.io so shields look the same and a label can be added. Closes #140
This commit is contained in:
@@ -6,7 +6,6 @@ for writing advanced GUI applications using native controls.
|
||||
|
||||

|
||||
|
||||
|
||||
wxWidgets allows you to write native-looking GUI applications for
|
||||
all the major desktop platforms and also helps with abstracting
|
||||
the differences in the non-GUI aspects between them. It is free
|
||||
@@ -20,6 +19,9 @@ and read its documentation online at http://docs.wxwidgets.org/
|
||||
Platforms
|
||||
---------
|
||||
|
||||
[](https://ci.appveyor.com/project/wxWidgets/wxwidgets)
|
||||
[](https://travis-ci.org/wxWidgets/wxWidgets)
|
||||
|
||||
wxWidgets currently supports the following primary platforms:
|
||||
|
||||
- Windows XP, Vista, 7, 8 and 10 (32/64 bits).
|
||||
|
Reference in New Issue
Block a user