Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit b3dbd81

Browse files
committed
Travis: Prefer source
1 parent 2e0d20a commit b3dbd81

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

77
before_script:
88
- curl -s https://getcomposer.org/installer | php
9-
- php composer.phar install --dev
9+
- php composer.phar install --dev --prefer-source
1010

1111
notifications:
1212
irc:

0 commit comments

Comments
 (0)