Add travis to tiny-ecs.

This commit is contained in:
bakpakin
2015-08-27 13:47:28 -04:00
parent 8a759edca2
commit fccff0329e
2 changed files with 41 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# tiny-ecs #
[![Build Status](https://travis-ci.org/bakpakin/tiny-ecs.png?branch=master)](https://travis-ci.org/bakpakin/tiny-ecs)
[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)
Tiny-ecs is an Entity Component System for lua that's simple, flexible, and useful.