Skip to content

Commit 835274c

Browse files
committed
cache on travis
1 parent 02f26ce commit 835274c

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
@@ -18,7 +18,7 @@ sudo: false
1818
before_script:
1919
- composer self-update
2020
- composer require symfony/symfony:${SYMFONY_VERSION} --no-update
21-
- composer install --dev --prefer-source --no-interaction
21+
- composer install --dev --prefer-dist --no-interaction
2222

2323
script:
2424
- php vendor/bin/phpunit

0 commit comments

Comments
 (0)