From 9d2bd1cd51069e31f0497f66d0e9a618e44aa9b3 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 22 Nov 2011 09:28:10 +0100 Subject: [PATCH] tweaked travis configuration --- .travis.yml | 2 +- README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c32d99fd5b..2b7cad7582 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: php -php: +php: - 5.3 - 5.4 diff --git a/README.md b/README.md index cb4e46f110..6bfafde186 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ README ====== -[![Build Status](https://secure.travis-ci.org/pborreli/symfony.png)](http://travis-ci.org/pborreli/symfony) - +[![Build Status](https://secure.travis-ci.org/symfony/symfony.png)](http://travis-ci.org/symfony/symfony) What is Symfony2? -----------------