summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2017-11-22 23:32:08 +0100
committerAhmad Fatoum <[email protected]>2017-11-23 00:47:58 +0100
commit1e1b20c889a53d24cfc37880bf6e6bba46f2ae78 (patch)
tree7a5620dedef6237f8733da2e6035b59971986fef /README.md
parent96e0f0e35ed96b7345acf6f3329b67518c11d946 (diff)
downloadraylib-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b5171aa..febd8972 100644
--- a/README.md
+++ b/README.md
@@ -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)
[![Build Status](https://travis-ci.org/raysan5/raylib.svg?branch=develop)](https://travis-ci.org/raysan5/raylib)
+<!-- add AppVeyor badge here -->
features
--------