Skip to content

Commit 455a413

Browse files

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.5
66

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

1010
script: vendor/bin/phpunit --configuration ./build/travis-ci.xml
1111

0 commit comments

Comments
 (0)