We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bc9a39 + 5e68313 commit 5b75a2cCopy full SHA for 5b75a2c
.travis.yml
@@ -6,4 +6,4 @@ before_install:
6
before_script:
7
- composer install
8
script:
9
-- ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/BankAccountTest
+- ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/BankAccountTest.php
0 commit comments