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

Commit 2a0f288

Browse files
committed
Merge pull request #149 from symfony-cmf/WouterJ-patch-1
PHPspec requires latest composer version
2 parents 3093eaa + 52cc330 commit 2a0f288

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
@@ -20,6 +20,7 @@ matrix:
2020
env: SYMFONY_VERSION=2.6.*
2121

2222
before_script:
23+
- composer selfupdate
2324
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
2425
- vendor/symfony-cmf/testing/bin/travis/phpcr_odm_doctrine_dbal.sh
2526

0 commit comments

Comments
 (0)