We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a193f3 commit 4fa7646Copy full SHA for 4fa7646
.travis.yml
@@ -63,7 +63,6 @@ script:
63
- cd ../frontend && ../vendor/bin/codecept run
64
65
after_script:
66
- - cd ../..
67
- - pwd
+ - cd ../../..
68
- wget https://scrutinizer-ci.com/ocular.phar
69
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
0 commit comments