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 f1740e5 commit 7f5818aCopy full SHA for 7f5818a
.travis.yml
@@ -9,4 +9,6 @@ services:
9
10
before_script:
11
- composer self-update
12
- - composer install --no-interaction
+ - composer install --no-interaction
13
+script:
14
+ - phpunit --no-coverage
0 commit comments