Add travis status to README.md.

This commit is contained in:
Colby Klein 2015-04-25 03:57:21 -07:00
parent 32811b7a0a
commit a1cc9f95f4

View File

@ -4,3 +4,5 @@ Cirno's Perfect Math Library
Various useful bits of game math. 3D line intersections, ray casting, vectors, matrices, quaternions, etc.
Intended to be used with LuaJIT and especially Love2D (Love3D, even) and Hate.
[![Build Status](https://travis-ci.org/excessive/cpml.svg?branch=master)](https://travis-ci.org/excessive/cpml)