Skip to content

Commit 41fca8b

Browse files
ramunasdramunasdronga
authored andcommitted
trigger travis rebuild
1 parent 16d2dc2 commit 41fca8b

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
@@ -27,7 +27,7 @@ install:
2727
- if [ "$SYMFONY_VERSION" != "" ]; then composer require --no-update symfony/dependency-injection:${SYMFONY_VERSION} symfony/framework-bundle:${SYMFONY_VERSION} symfony/http-kernel:${SYMFONY_VERSION}; fi;
2828

2929
before_script:
30-
- composer update --prefer-dist -n --no-progress
30+
- composer update --prefer-dist --prefer-stable --no-ansi -n --no-progress
3131

3232
script:
3333
- ./vendor/bin/phpunit --coverage-text

0 commit comments

Comments
 (0)