Skip to content

Commit

Permalink
Merge pull request #78 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 3e0b03d + 409ea07 commit ceab030
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=dev-master
env: SYMFONY_VERSION=2.6.*

before_script:
- composer self-update
Expand Down

0 comments on commit ceab030

Please sign in to comment.