Skip to content

Commit eff870a

Browse files
author
Sunny Raj Rathod
committed
Update .travis.yml
1 parent ce56c11 commit eff870a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ script:
1717
after_script:
1818
- wget https://scrutinizer-ci.com/ocular.phar
1919
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
20-
- cd sample-code-php
21-
- ../vendor/phpunit/phpunit/phpunit ./test-runner.php
20+
- vendor/phpunit/phpunit/phpunit ./sample-code-php/test-runner.php ./sample-code-php/SampleCodeList.txt

0 commit comments

Comments
 (0)