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: run CS in separate workflow & other minor tweaks #16903

Merged
merged 4 commits into from Apr 22, 2021

Commits on Apr 15, 2021

  1. Composer: update lock file

    .. to get rid of the `Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies.` warning.
    jrfnl committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e795866 View commit details
    Browse the repository at this point in the history
  2. Travis: remove cruft remaining after Premium split-off

    Remove ENV variable declaration and conditions which are no longer necessary since the Premium plugin has been split off and now has its own script.
    jrfnl committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    3f3b90d View commit details
    Browse the repository at this point in the history
  3. Travis: run CS checks in a separate build

    ... with its own simplified build steps.
    jrfnl committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    109cf66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f6ddf2 View commit details
    Browse the repository at this point in the history