We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9d8fa commit 01d4d6aCopy full SHA for 01d4d6a
.travis.yml
@@ -14,7 +14,7 @@ env:
14
before_script:
15
- composer require symfony/symfony:${SYMFONY_VERSION}
16
17
-script: phpunit --coverage-text\
+script: phpunit
18
19
matrix:
20
allow_failures:
0 commit comments