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

Travis improvements #521

Merged
merged 3 commits into from Jan 11, 2020
Merged

Travis improvements #521

merged 3 commits into from Jan 11, 2020

Conversation

kukulich
Copy link
Collaborator

No description provided.

@@ -201,33 +249,33 @@ jobs:
script: test/demo/check-demo.sh

- stage: Check Coding Standard
php: 7.3
php: 7.4
Copy link
Contributor

Choose a reason for hiding this comment

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

Coding standard should be checked against lowest supported PHP version (so 7.2) to not get unsupported feature from higher version.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It should be configured to not use features from newer versions.

Copy link
Contributor

Choose a reason for hiding this comment

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

With last changes : 👍

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Ocramius Ocramius added dependencies Pull requests that update a dependency file enhancement labels Jan 11, 2020
@Ocramius Ocramius added this to the 4.0.0 milestone Jan 11, 2020
@Ocramius Ocramius self-assigned this Jan 11, 2020
@Ocramius Ocramius merged commit 5bc4524 into Roave:master Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants