Skip to content

Commit 1dc1669

Browse files
committed
Try to fix Travis.
1 parent cbb2e40 commit 1dc1669

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
@@ -7,6 +7,6 @@ php:
77
- 5.5
88

99
before_script:
10-
- composer install --dev
10+
- composer install --prefer-source
1111

1212
script: phpunit --coverage-text --verbose

0 commit comments

Comments
 (0)