Skip to content

Commit 4fa7646

Browse files
author
Johnny Theill
committed
fix scrutinizer path
1 parent 6a193f3 commit 4fa7646

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ script:
6363
- cd ../frontend && ../vendor/bin/codecept run
6464

6565
after_script:
66-
- cd ../..
67-
- pwd
66+
- cd ../../..
6867
- wget https://scrutinizer-ci.com/ocular.phar
6968
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover

0 commit comments

Comments
 (0)