summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2017-10-12 11:29:09 +0200
committerGitHub <[email protected]>2017-10-12 11:29:09 +0200
commitdc6e559bf6145437c96041df92eb68563fd9482b (patch)
treea9a2065b6162d7552749dbd77acd34682a9b911c /README.md
parente129d52897412b674e7ba48325a42942e9c604e4 (diff)
parentf4a2d1ef292a637446cfcfa46d4c561fd0ac1376 (diff)
downloadraylib-dc6e559bf6145437c96041df92eb68563fd9482b.tar.gz
raylib-dc6e559bf6145437c96041df92eb68563fd9482b.zip
Merge pull request #365 from a3f/develop
Add Travis CI integration
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d782f994..6fe325d4 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ NOTE for ADVENTURERS: raylib is a programming library to learn videogames progra
no fancy interface, no visual helpers, no auto-debugging... just coding in the most
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)
+
features
--------