Skip to content

Commit 89da5c5

Browse files
committed
Fixed travis
1 parent 39bb286 commit 89da5c5

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
@@ -12,7 +12,7 @@ env:
1212

1313
before_script:
1414
- composer self-update
15-
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
15+
- composer require symfony/symfony:${SYMFONY_VERSION} --prefer-source
1616
- vendor/symfony-cmf/testing/bin/travis/phpcr_odm_doctrine_dbal.sh
1717

1818
script: phpunit --coverage-text

0 commit comments

Comments
 (0)