Skip to content

Commit

Permalink
up phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Mar 19, 2019
1 parent 9b13589 commit 9565826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,6 +13,7 @@ env:
- SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
- PHPUNIT_FLAGS="-v"
- PHPUNIT_ENABLED="true"
- SYMFONY_PHPUNIT_VERSION="6.5"
- PHPCSFIXER_ENABLED="false"
- COVERALLS_ENABLED="false"

Expand All @@ -31,7 +32,6 @@ matrix:
env:
- SYMFONY_VERSION=4.0.*
- COMPOSER_FLAGS="--prefer-lowest"
- DEPENDENCIES="symfony/phpunit-bridge:^4"
- php: 7.2
- php: 7.2
env: SYMFONY_VERSION=3.4.*
Expand Down

0 comments on commit 9565826

Please sign in to comment.