Skip to content

Commit 39959d1

Browse files
author
Sunny Raj Rathod
authored
Update .travis.yml
1 parent d6a9f7d commit 39959d1

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
@@ -20,7 +20,7 @@ script:
2020
- cd sample-code-php
2121
- composer install --prefer-dist --ignore-platform-reqs
2222
- vendor/phpunit/phpunit/phpunit --coverage-clover ../build/logs/clover.xml
23-
- cd ../
23+
- cd ..
2424

2525
after_script:
2626
- wget https://scrutinizer-ci.com/ocular.phar

0 commit comments

Comments
 (0)