From 02d9fbd7397bd6c0ba30ee35edd48d085620aebf Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Mon, 29 Mar 2021 18:36:24 +0200 Subject: Remove mentions of Travis CI in docs and config Signed-off-by: Tobias Klauser --- README.devel | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'README.devel') diff --git a/README.devel b/README.devel index 021b18f..a98a05f 100644 --- a/README.devel +++ b/README.devel @@ -1,8 +1,3 @@ -A Travis CI instance for continuous integration testing of netsniff-ng -can be found here: - - https://travis-ci.org/netsniff-ng/netsniff-ng - An analysis by the Coverity Scanner is run occasionally against the source of netsniff-ng. The corresponding scan reports can be found here: @@ -12,6 +7,4 @@ If you are a project admin, use the command `make COV_EMAIL= COV_PASSWD= coverity' -to trigger a new scan yourself. Alternatively, the Coverity integration of -Travis CI can be used by pushing to the branch 'coverity_scan' to trigger a new -analysis. +to trigger a new scan yourself. -- cgit v1.2.3-54-g00ecf