Skip to content

Commit fed0190

Browse files
committed
Fix typo.
1 parent d1ad729 commit fed0190

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
@@ -15,7 +15,7 @@ matrix:
1515
install:
1616
- composer install --dev
1717

18-
script: phpunit ---coverage-text --coverage-clover=coverage.clover
18+
script: phpunit --coverage-text --coverage-clover=coverage.clover
1919

2020
after_script:
2121
- wget https://scrutinizer-ci.com/ocular.phar

0 commit comments

Comments
 (0)