Skip to content

Commit e87a19c

Browse files
committed
We don't need sources - to improve test speed
1 parent 3cb1f08 commit e87a19c

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
@@ -9,6 +9,6 @@ php:
99

1010
sudo: false
1111

12-
install: travis_retry composer install --no-interaction --prefer-source
12+
install: travis_retry composer install --no-interaction
1313

1414
script: vendor/bin/phpunit

0 commit comments

Comments
 (0)