From f543da73db651e8bc90684ea4a1b9a5fdb09bbaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Mon, 5 Sep 2016 22:34:03 -0500 Subject: [PATCH] Add build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9fac1c1a0c..04a794ca30 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/libretro/RetroArch.svg?branch=master)](https://travis-ci.org/libretro/RetroArch) + # RetroArch RetroArch is the reference frontend for the libretro API.