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

Commit a2d7bca

Browse files
committed
Merge pull request #72 from symfony-cmf/symfony-2
use symfony 2 rather than dev-master for tests
2 parents a165df0 + 45c52ac commit a2d7bca

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
@@ -20,7 +20,7 @@ matrix:
2020
- php: 5.5
2121
env: SYMFONY_VERSION=2.4.*
2222
- php: 5.5
23-
env: SYMFONY_VERSION=dev-master
23+
env: SYMFONY_VERSION=2.6.*
2424

2525
before_script:
2626
- composer self-update

0 commit comments

Comments
 (0)