From bbcffc6b24a00728b61e8e9d1c36b04df0d16335 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Tue, 26 May 2015 10:29:20 +0300 Subject: [PATCH] Used master for build status [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 142491ea9..c56366d69 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ $loader->register(); Incubator is built under Travis CI service. Every commit pushed to this repository will queue a build into the continuous integration service and will run all PHPUnit tests to ensure that everything is going well and the project is stable. The current build status is: -[![Build Status](https://img.shields.io/travis/phalcon/incubator/v2.0.0.svg?style=flat-square)](https://travis-ci.org/phalcon/incubator) +[![Build Status](https://img.shields.io/travis/phalcon/incubator.svg?style=flat-square)](https://travis-ci.org/phalcon/incubator) # Contributing