Skip to content

Commit 95b459c

Browse files
committed
Remove --prefer-source from composer install
1 parent d70ec6e commit 95b459c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

travis-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ if [[ "$TRAVIS_PHP_VERSION" != "hhvm" &&
3737

3838
fi
3939

40-
composer install --prefer-source
40+
composer install

0 commit comments

Comments
 (0)