1
0
Fork 0

Drop 5.3.2 since symfony2 can not run against it anymore

pull/661/head
Jordi Boggiano 2012-05-12 09:54:40 +02:00
parent 4ecf55e180
commit 474d5b8283
1 changed files with 1 additions and 2 deletions

View File

@ -1,12 +1,11 @@
language: php
php:
- 5.3.2
- 5.3
- 5.4
before_script:
- wget -nc http://getcomposer.org/composer.phar
- curl -s http://getcomposer.org/installer | php
- php composer.phar install
script: phpunit -c tests/