remove travis mentions in codebase
Travis is no longer used, let's ditch these.
This commit is contained in:
parent
e399c05cb4
commit
c711b9149e
4 changed files with 5 additions and 5 deletions
|
|
@ -79,8 +79,8 @@ make man
|
|||
### Pull request gating
|
||||
|
||||
Each pull request against `osbuild-composer` starts a series of automated
|
||||
tests. Tests run via GitHub Actions, Travis CI, and Jenkins. Each push to
|
||||
the pull request will launch theses tests automatically.
|
||||
tests. Tests run via GitHub Actions and Jenkins. Each push to the pull request
|
||||
will launch theses tests automatically.
|
||||
|
||||
Jenkins only tests pull requests from members of the `osbuild` organization in
|
||||
GitHub. A member of the `osbuild` organization must say `ok to test` in a pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue