From d36573d956f88c132c770012f453d796a79a242e Mon Sep 17 00:00:00 2001 From: Acconut Date: Fri, 31 Jul 2015 12:36:58 +0200 Subject: [PATCH] Use Travis badge for master branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2176481..959c5cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tusd -[![Build Status](https://travis-ci.org/tus/tusd.svg?branch=neXT)](https://travis-ci.org/tus/tusd) +[![Build Status](https://travis-ci.org/tus/tusd.svg?branch=master)](https://travis-ci.org/tus/tusd) [![Build status](https://ci.appveyor.com/api/projects/status/2y6fa4nyknoxmyc8?svg=true)](https://ci.appveyor.com/project/Acconut/tusd) tusd is the official reference implementation of the [tus resumable upload