Skip to content

Commit

Permalink
[Travis] Add Symfony 2.3.*
Browse files Browse the repository at this point in the history
  • Loading branch information
GeLoLabs committed Aug 17, 2013
1 parent db621da commit e7a49a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ php:
env:
- SYMFONY_VERSION="2.1.*"
- SYMFONY_VERSION="2.2.*"
- SYMFONY_VERSION="2.3.*"

before_script:
- composer require --no-update symfony/framework-bundle:${SYMFONY_VERSION}
Expand Down

0 comments on commit e7a49a8

Please sign in to comment.