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 a962186 commit f6ffb8dCopy full SHA for f6ffb8d
.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