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

Composer and travis fixes #37

Merged
merged 1 commit into from
Oct 21, 2017
Merged

Composer and travis fixes #37

merged 1 commit into from
Oct 21, 2017

Conversation

aivus
Copy link
Contributor

@aivus aivus commented Oct 19, 2017

  • run tests on php 7.1
  • use actual package of friendsofphp/php-cs-fixer
  • update dependencies
  • run phpunit from vendor instead of system on travis

It's impossible to run tests on php 7.2 because phpunit has deprecation which was fixed in this commit. But this versions don't support php versions <5.6

 - run tests on php 7.1
 - use actual package of friendsofphp/php-cs-fixer
 - update dependencies
 - run phpunit from vendor instead of system on travis
@umpirsky
Copy link
Owner

Thanks! 👍

@aivus aivus deleted the test-php-7-2 branch October 21, 2017 20:04
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