Skip to content

Commit a08f54f

Browse files
author
Stephan Wentz
committed
add prefer source
1 parent aedb70a commit a08f54f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ php:
66
- 5.4
77
- 5.5
88

9-
before_script: composer install
9+
before_script: composer install --prefer-source
1010

1111
script: phpunit -c tests

0 commit comments

Comments
 (0)