Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

[travis-ci] Push coverage report to coveralls.io #23

Merged
merged 1 commit into from
May 26, 2015

Conversation

Maks3w
Copy link
Member

@Maks3w Maks3w commented May 26, 2015

No description provided.

@Maks3w Maks3w added this to the 1.0.1 milestone May 26, 2015
@@ -24,13 +24,13 @@ before_script:
- composer install --dev --prefer-source

script:
- if [[ $EXECUTE_COVERAGE == 'true' ]]; then ./vendor/bin/phpunit --coverage-clover=coverage.clover ; fi
- if [[ $EXECUTE_COVERAGE == 'true' ]]; then ./vendor/bin/phpunit --coverage-clover clover.xml ; fi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't there be an = sign?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nm, clearly it works.

@weierophinney weierophinney merged commit 5420d13 into zendframework:master May 26, 2015
weierophinney added a commit that referenced this pull request May 26, 2015
[travis-ci] Push coverage report to coveralls.io
weierophinney added a commit that referenced this pull request May 26, 2015
weierophinney added a commit that referenced this pull request May 26, 2015
@Maks3w Maks3w deleted the feature/use-coveralls.io branch May 26, 2015 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants