Skip to content

Commit

Permalink
DO THE THINGS! TEST THE STUFF!
Browse files Browse the repository at this point in the history
This is a modified matrix that tests the changes in the following PRs:

- ManageIQ/manageiq#19547
- ManageIQ/manageiq-gems-pending#454

but replaces ManageIQ/manageiq#19547 with the following branch:

https://github.com/NickLaMuro/manageiq/tree/rebase_testing

Which does a few extra steps to attempt to graft commits prior to
rebasing.

Unsure of the `git` results, but before open a separate PR, this should
test to see if specs still pass.
  • Loading branch information
NickLaMuro committed Jan 21, 2020
1 parent 483617f commit f6afeb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ matrix:
fast_finish: true
env:
global:
- REPOS=
- REPOS=manageiq-gems-pending#454
matrix:
- TEST_REPO=manageiq
- TEST_REPO=NickLaMuro/manageiq@rebase_testing

0 comments on commit f6afeb5

Please sign in to comment.