Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.
This repository was 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

@rsglobal

Description

@rsglobal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions