We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e6d8b commit de6bb9fCopy full SHA for de6bb9f
.travis.yml
@@ -27,7 +27,7 @@ matrix:
27
28
- php: 7.1
29
# We need `--prefer-source`, otherwise the `Doctrine\Tests\OrmTestCase` class won't be found.
30
- env: PHPUNIT_FLAGS="-v --testsuite doctrine" COMPOSER_FLAGS="--prefer-source" DEPENDENCIES="dunglas/symfony-lock:^3""
+ env: PHPUNIT_FLAGS="-v --testsuite doctrine" COMPOSER_FLAGS="--prefer-source" DEPENDENCIES="dunglas/symfony-lock:^3"
31
- php: 7.2
32
env: DEPENDENCIES="dunglas/symfony-lock:^3"
33
0 commit comments