summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-02-09 14:30:13 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2017-02-09 14:30:13 +0000
commit87371e9005771c42dba9b934489e9ce3d94bb5a8 (patch)
tree88a8f86bb158bcea5ddfcdc75513ff2aeed6e738 /README.md
parent4b7b5422dbb705ec0dab00cc18a8e915f8b334c0 (diff)
downloadlibepoxy-87371e9005771c42dba9b934489e9ce3d94bb5a8.tar.gz
Add TravisCI build badge to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c040f8..dbcb36d 100644
--- a/README.md
+++ b/README.md
@@ -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.