From 9d70455c5fc86801e3c3926fdd4d4745df96e6cc Mon Sep 17 00:00:00 2001 From: Yo! Symfony Date: Fri, 6 Mar 2015 19:27:27 +0000 Subject: [PATCH] Fixed branch name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac69cc2..fa99f1c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TOML parser for PHP A PHP parser for [TOML](https://github.com/toml-lang/toml) compatible with [TOML v0.4.0](https://github.com/toml-lang/toml/releases/tag/v0.4.0). -[![Build Status](https://travis-ci.org/yosymfony/Toml.png?branch=develop)](https://travis-ci.org/yosymfony/Toml) +[![Build Status](https://travis-ci.org/yosymfony/Toml.png?branch=master)](https://travis-ci.org/yosymfony/Toml) [![Latest Stable Version](https://poser.pugx.org/yosymfony/toml/v/stable.png)](https://packagist.org/packages/yosymfony/toml) [![Total Downloads](https://poser.pugx.org/yosymfony/toml/downloads.png)](https://packagist.org/packages/yosymfony/toml)