Skip to content

Commit ceab030

Browse files
committed
Merge pull request #78 from symfony-cmf/symfony-2
use symfony 2 rather than dev-master for tests
2 parents 3e0b03d + 409ea07 commit ceab030

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=dev-master
22+
env: SYMFONY_VERSION=2.6.*
2323

2424
before_script:
2525
- composer self-update

0 commit comments

Comments
 (0)