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: Exclude redundant jobs #134

Merged
merged 1 commit into from
May 10, 2017

Conversation

tyearke
Copy link
Contributor

@tyearke tyearke commented May 8, 2017

Description

This pull request prevents redundant jobs from running on Travis. Specifically, it ensures the style tests are only run once instead of once per PHP version tested.

If approved, similar pull requests will be opened for the module repositories.

Motivation and Context

@plessbd pointed this out as a waste of resources, and wasting resources is bad, especially when they're donated.

Tests Performed

Started a run with the updated config file and verified that the set of tests was correct.

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@tyearke tyearke added the qa label May 8, 2017
@tyearke tyearke added this to the v6.7.0 milestone May 8, 2017
@tyearke tyearke merged commit d9cafd1 into ubccr:xdmod6.7 May 10, 2017
@tyearke tyearke modified the milestones: v7.0.0, v6.7.0 Jun 6, 2017
@tyearke tyearke deleted the qa/redundant-travis-tests branch October 6, 2017 14:17
@plessbd plessbd added the qa / testing Updates/additions to tests label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa / testing Updates/additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants