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

Update build process to use stages and PHPCS #817

Merged
merged 9 commits into from
Sep 2, 2017
Merged

Commits on Sep 2, 2017

  1. Upgrade to PHPUnit 6

    Making the test runner a bit more strict.
    lcobucci committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    cd81ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9930af3 View commit details
    Browse the repository at this point in the history
  3. Add PHPCS to the project

    lcobucci committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    713bd03 View commit details
    Browse the repository at this point in the history
  4. Apply automatic CS fixes

    lcobucci committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    f8f3595 View commit details
    Browse the repository at this point in the history
  5. Apply manual CS fixes

    lcobucci committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    a209816 View commit details
    Browse the repository at this point in the history
  6. Add PHPCS to the build

    Modifying things to use Travis-CI build stages.
    lcobucci committed Sep 2, 2017
    Configuration menu
    Copy the full SHA
    47e6cd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e11424 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29d9f1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71e8116 View commit details
    Browse the repository at this point in the history