Skip to content

Commit 4afd995

Browse files
committed
we need latest composer for travis
1 parent 4acba1f commit 4afd995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
- SYMFONY_VERSION=dev-master
1212

1313
before_script:
14+
- composer self-update
1415
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
1516
- cp ./Tests/Functional/config/parameters.yml.dist ./Tests/Functional/config/parameters.yml
1617
- php Tests/Functional/console doctrine:phpcr:init:dbal

0 commit comments

Comments
 (0)