From f4a2d1ef292a637446cfcfa46d4c561fd0ac1376 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 5 Oct 2017 06:18:25 +0200 Subject: Add Travis CI integration Also adds commented-out deployment on tag specification (push build artifacts to Github releases page). --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -------- -- cgit v1.2.3