Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hlu2 authored Nov 12, 2019
1 parent b4dc3f4 commit 5e68313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ before_install:
before_script:
- composer install
script:
- ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/BankAccountTest
- ./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/BankAccountTest.php

0 comments on commit 5e68313

Please sign in to comment.