Skip to content

Commit 85cb415

Browse files
committed
added --prefer-source to travis
1 parent 4a1580c commit 85cb415

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
@@ -10,7 +10,7 @@ matrix:
1010

1111
before_script:
1212
- curl -s http://getcomposer.org/installer | php
13-
- php composer.phar install --dev --no-interaction
13+
- php composer.phar install --dev --prefer-source
1414

1515
script:
1616
- mkdir -p build/logs

0 commit comments

Comments
 (0)