Skip to content

Commit e8af8e5

Browse files
committed
lets try to fix travis github issues
1 parent e870a20 commit e8af8e5

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
@@ -5,7 +5,7 @@ php:
55
- 5.4
66

77
before_script:
8-
- composer install --dev
8+
- composer install --prefer-source --dev
99

1010
script: phpunit -c tests/phpunit.xml.dist
1111

0 commit comments

Comments
 (0)