Skip to content

Commit 0ecf59b

Browse files
TomasVotrubajaapio
authored andcommitted
travis: left-over
1 parent cb4e61a commit 0ecf59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ after_script:
1919
- |
2020
if [ $TRAVIS_PHP_VERSION = '7.1' ]; then
2121
wget https://scrutinizer-ci.com/ocular.phar;
22-
php ocular.phar code-coverage:upload --format=php-clover coverage.clover; fi
22+
php ocular.phar code-coverage:upload --format=php-clover coverage.clover;
2323
fi
2424
2525
notifications:

0 commit comments

Comments
 (0)