From d4690bf2c32f185820b614743239c7fcf107dcb0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 14 Apr 2012 16:07:42 +0200 Subject: [PATCH] Update .travis.yml to test against latest stable version of Symfony --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 33fba11d..f19125b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ php: - 5.3 env: - - SYMFONY_VERSION=v2.0.11 + - SYMFONY_VERSION=v2.0.12 - SYMFONY_VERSION=origin/2.0 - SYMFONY_VERSION=origin/master @@ -11,4 +11,4 @@ before_script: php Tests/tests/vendors.php script: phpunit notifications: - webhooks: http://sonata-project.org/bundles/intl/master/travis \ No newline at end of file + webhooks: http://sonata-project.org/bundles/intl/master/travis