diff --git a/.travis.yml b/.travis.yml index 8a256e7..6a4cc8a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ php: env: - SYMFONY_VERSION=2.3.* - SYMFONY_VERSION=2.4.* + - SYMFONY_VERSION=2.5.* + - SYMFONY_VERSION=2.6.* - SYMFONY_VERSION=dev-master matrix: diff --git a/README.md b/README.md index 35e5b15..818109c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ NoxlogicRateLimitBundle [![Build Status](https://travis-ci.org/jaytaph/RateLimitBundle.svg?branch=master)](https://travis-ci.org/jaytaph/RateLimitBundle) [![Code Coverage](https://scrutinizer-ci.com/g/jaytaph/RateLimitBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/jaytaph/RateLimitBundle/?branch=master) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/jaytaph/RateLimitBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/jaytaph/RateLimitBundle/?branch=master) -[![SensioLabsInsight](https://insight.sensiolabs.com/projects/da8fecf6-ade5-44a5-9c2f-e8e3a70e5e94/mini.png)](https://insight.sensiolabs.com/projects/da8fecf6-ade5-44a5-9c2f-e8e3a70e5e94) [![Latest Stable Version](https://poser.pugx.org/noxlogic/ratelimit-bundle/v/stable.svg)](https://packagist.org/packages/noxlogic/ratelimit-bundle) [![Total Downloads](https://poser.pugx.org/noxlogic/ratelimit-bundle/downloads.svg)](https://packagist.org/packages/noxlogic/ratelimit-bundle) [![Latest Unstable Version](https://poser.pugx.org/noxlogic/ratelimit-bundle/v/unstable.svg)](https://packagist.org/packages/noxlogic/ratelimit-bundle) [![License](https://poser.pugx.org/noxlogic/ratelimit-bundle/license.svg)](https://packagist.org/packages/noxlogic/ratelimit-bundle)