We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f13c3c commit d8c7a58Copy full SHA for d8c7a58
.travis.yml
@@ -7,4 +7,3 @@ before_script:
7
- composer install
8
script:
9
- ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/BankAccountTest.php
10
-- ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/ChargeTest.php
0 commit comments