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 enhancements: Use Build Stages, added PHP 7.2 #6581

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

Majkl578
Copy link
Contributor

  • migrated to Build Stages
  • added PHP 7.2 to the chain
  • added travis_retry to composer calls for cases when installation unexpectedly fails
  • added --prefer-dist to composer for faster installation
  • disable xdebug and only explicitly enable it for coverage job
  • fixed executable flag on tests/travis/install-mysql-5.7.sh

It's also much more readable than before with tons of bash ifs (but it may be just my subjective opinion).

@Ocramius
Copy link
Member

SLICK! 👍

@Ocramius Ocramius self-assigned this Jul 25, 2017
@Ocramius Ocramius added this to the 2.6.0 milestone Jul 25, 2017
@Ocramius Ocramius merged commit 8149a1d into doctrine:master Jul 25, 2017
@lcobucci
Copy link
Member

@Majkl578 that's awesome, thanks!

@Majkl578 Majkl578 deleted the travis-stages branch July 25, 2017 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants