summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2017-10-05 06:18:25 +0200
committerAhmad Fatoum <[email protected]>2017-10-12 10:16:30 +0200
commitf4a2d1ef292a637446cfcfa46d4c561fd0ac1376 (patch)
tree9659fff5c92395bd1ea4a42403267db8d66608d1 /README.md
parent399d4b5f4618ee9147c379364ad69b8c1fbb3002 (diff)
downloadraylib-f4a2d1ef292a637446cfcfa46d4c561fd0ac1376.tar.gz
raylib-f4a2d1ef292a637446cfcfa46d4c561fd0ac1376.zip
Add Travis CI integration
Also adds commented-out deployment on tag specification (push build artifacts to Github releases page).
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
--------