From c2e31d55da439e30639da2d014951e2eb2b851ff Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 27 Feb 2015 17:28:33 +0100 Subject: [PATCH] docs(readme): added travis badge [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d24d64..addf6c7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/Byron/open-rs.svg?branch=master)](https://travis-ci.org/Byron/open-rs) + Use this library to open a path or URL using the program configured on the system. It is equivalent to running one of the following: ```bash