Skip to content

Added support for both Travis CI and CodeClimate Quality.#2

Open
hopeseekr wants to merge 1 commit intontzm:masterfrom
hopeseekr-contribs:ci
Open

Added support for both Travis CI and CodeClimate Quality.#2
hopeseekr wants to merge 1 commit intontzm:masterfrom
hopeseekr-contribs:ci

Conversation

@hopeseekr
Copy link

@hopeseekr hopeseekr commented Jun 22, 2019

This is from phpexperts/skeleton v1.1.1.


This change is Reviewable

@@ -0,0 +1,15 @@
{
Copy link
Owner

Choose a reason for hiding this comment

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

I'm not interested in codeclimate quality, just the coverage

- mkdir -p build/logs
- php vendor/bin/phpcs --standard=PSR12 src
- php vendor/bin/phpcs --standard=PSR1 tests
- php vendor/bin/phpstan analyze --level max src
Copy link
Owner

Choose a reason for hiding this comment

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

I'm not interested in phpcs or phpstan at the moment, these lines can be removed

language: php

php:
- '7.1'
Copy link
Owner

Choose a reason for hiding this comment

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

I only want to support 7.2 and 7.3 for now, I'll be updating the composer.json to reflect this

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