diff options
| author | Ahmad Fatoum <[email protected]> | 2017-11-22 23:32:08 +0100 |
|---|---|---|
| committer | Ahmad Fatoum <[email protected]> | 2017-11-23 00:47:58 +0100 |
| commit | 1e1b20c889a53d24cfc37880bf6e6bba46f2ae78 (patch) | |
| tree | 7a5620dedef6237f8733da2e6035b59971986fef /README.md | |
| parent | 96e0f0e35ed96b7345acf6f3329b67518c11d946 (diff) | |
| download | raylib-1e1b20c889a53d24cfc37880bf6e6bba46f2ae78.tar.gz raylib-1e1b20c889a53d24cfc37880bf6e6bba46f2ae78.zip | |
Add AppVeyor CI for automatic Windows Builds
We already have automatic Linux and macOS build via Travis CI.
This adds the same for Windows x86 and x86_64 with both
Microsoft Visual Studio 2015 as well as MinGW-w64.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ no fancy interface, no visual helpers, no auto-debugging... just coding in the m pure spartan-programmers way. Are you ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html) [](https://travis-ci.org/raysan5/raylib) +<!-- add AppVeyor badge here --> features -------- |
