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

Commit 2a1ed44

Browse files
committed
Merge pull request #135 from symfony-cmf/symfony-2
use symfony 2 rather than dev-master for tests
2 parents a0b2045 + 0f10ca2 commit 2a1ed44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
- php: 5.5
2020
env: SYMFONY_VERSION=2.4.*
2121
- php: 5.5
22-
env: SYMFONY_VERSION=2.*
22+
env: SYMFONY_VERSION=2.6.*
2323

2424
before_script:
2525
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source

0 commit comments

Comments
 (0)