diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2017-02-09 14:30:13 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2017-02-09 14:30:13 +0000 |
commit | 87371e9005771c42dba9b934489e9ce3d94bb5a8 (patch) | |
tree | 88a8f86bb158bcea5ddfcdc75513ff2aeed6e738 | |
parent | 4b7b5422dbb705ec0dab00cc18a8e915f8b334c0 (diff) | |
download | libepoxy-87371e9005771c42dba9b934489e9ce3d94bb5a8.tar.gz |
Add TravisCI build badge to the README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/anholt/libepoxy.svg?branch=master)](https://travis-ci.org/anholt/libepoxy) + Epoxy is a library for handling OpenGL function pointer management for you. |