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

Add PHPCS rules and have the CI run them #25

Merged
merged 3 commits into from
Jan 4, 2015
Merged

Add PHPCS rules and have the CI run them #25

merged 3 commits into from
Jan 4, 2015

Conversation

JeroenDeDauw
Copy link
Collaborator

Includes a small set of CS fixes so the CI does not fail on the
initial CS ruleset.

- phpunit
install: travis_retry composer install --prefer-source

script: composer test
Copy link

Choose a reason for hiding this comment

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

Did you mean to use "composer ci" here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nice catch :)

Includes a small set of CS fixes so the CI does not fail on the
initial CS ruleset.
mariushoch added a commit that referenced this pull request Jan 4, 2015
Add PHPCS rules and have the CI run them
@mariushoch mariushoch merged commit 25b880a into master Jan 4, 2015
@mariushoch mariushoch deleted the cs branch January 4, 2015 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants