Stray whitespace
This commit is contained in:
parent
24b768a630
commit
04ef71b6c6
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ script:
|
|||
- if [[ $HHVM == true ]]; then ../vendor/bin/phpunit --colors --coverage-clover ../build/logs/clover.xml .; fi
|
||||
- if [[ $HHVM != true ]]; then phpunit --colors --coverage-clover ../build/logs/clover.xml .; fi
|
||||
|
||||
|
||||
after_success:
|
||||
- cd ..
|
||||
- php vendor/bin/coveralls --config .coveralls.yml -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue