Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Get rid of the "travis: Update travis-ci with new kernel releases" in the git log #65

Open
rsglobal opened this issue Feb 4, 2019 · 0 comments

Comments

@rsglobal
Copy link
Contributor

rsglobal commented Feb 4, 2019

I was wondering if we could put all the regression testing against new kernel into the separate pull request
or into the separate branch?
Here is my vision how it can be actually implemented:
$ git checkout master-travis
$ git reset --hard master
$ <do_update .travis.yml>
$ git commit -a --no-edit
$ git diff master master-travis --exit-code || git push --force

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant