Skip to content

Commit d97d5d2

Browse files
committed
Run sample code test-runner.php in phpunit
1 parent 06ce2cb commit d97d5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ script:
1818
after_script:
1919
- wget https://scrutinizer-ci.com/ocular.phar
2020
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
21-
- ./test-sample-codes.sh
21+
- vendor/phpunit/phpunit/phpunit sample-code-php/test-runner.php

0 commit comments

Comments
 (0)