Add Travis CI integration

Also adds commented-out deployment on tag specification
(push build artifacts to Github releases page).
This commit is contained in:
Ahmad Fatoum
2017-10-05 06:18:25 +02:00
parent 399d4b5f46
commit f4a2d1ef29
2 changed files with 52 additions and 0 deletions

View File

@ -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
--------