Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix & update travis config #31

Merged
merged 7 commits into from
Sep 11, 2017

Conversation

garrettw
Copy link
Contributor

@garrettw garrettw commented Aug 9, 2017

  • Removes ancient PHP versions
  • Fixes broken tests
  • Requires tests to pass on all PHP versions
  • Fixes config to use correct PHPUnit version
  • Moves code coverage uploader to the proper hook

Also, I see you are uploading code coverage data to Scrutinizer; however, code coverage is not enabled.
You'll need to add the following lines to the Scrutinizer config for this repo:

tools:
    external_code_coverage: true

... or I can add it in a .scrutinizer.yml file.

@gjerokrsteski gjerokrsteski merged commit 0a1d4e1 into gjerokrsteski:master Sep 11, 2017
@garrettw garrettw deleted the housekeeping branch September 11, 2017 22:33
@garrettw garrettw restored the housekeeping branch September 11, 2017 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants