Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #135 from symfony-cmf/symfony-2
Browse files Browse the repository at this point in the history
use symfony 2 rather than dev-master for tests
  • Loading branch information
lsmith77 committed Oct 21, 2014
2 parents a0b2045 + 0f10ca2 commit 2a1ed44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ matrix:
- php: 5.5
env: SYMFONY_VERSION=2.4.*
- php: 5.5
env: SYMFONY_VERSION=2.*
env: SYMFONY_VERSION=2.6.*

before_script:
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
Expand Down

0 comments on commit 2a1ed44

Please sign in to comment.