Skip to content

Commit 875ec60

Browse files
committed
Update before_script.sh
1 parent a4456c9 commit 875ec60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/travis/before_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd extensions
2222
cp -r $originalDirectory DataValuesJavascript
2323

2424
cd DataValuesJavascript
25-
composer install
25+
composer install --prefer-source
2626

2727
cd ../..
2828

0 commit comments

Comments
 (0)