From c0beef73a1494cdf671f0b708266157f084ecc9b Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Fri, 14 Jul 2017 01:15:34 +0900 Subject: [PATCH] Update travis badge URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba8a3de..bf3aa58 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Work in process(`devel` branch). Very near to release, but need more tests and e ## Builds -[![Build Status](https://travis-ci.org/syoyo/tinygltf.svg?branch=master)](https://travis-ci.org/syoyo/tinygltf) +[![Build Status](https://travis-ci.org/syoyo/tinygltf.svg?branch=devel)](https://travis-ci.org/syoyo/tinygltf) [![Build status](https://ci.appveyor.com/api/projects/status/warngenu9wjjhlm8?svg=true)](https://ci.appveyor.com/project/syoyo/tinygltf)