From 564bb6ac039a13d7133549b2767effe178895fc7 Mon Sep 17 00:00:00 2001 From: Adam Hamsik Date: Fri, 29 Dec 2023 00:31:28 +0100 Subject: [PATCH] Remove travis ci, update readme badge --- .travis.yml | 16 ---------------- README.adoc | 5 ++++- 2 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 079070d..0000000 --- a/.travis.yml +++ /dev/null @@ -1,16 +0,0 @@ -# Enable C support -language: c - -# OS selection -os: - - linux - - osx - -# Compiler selection -compiler: - - clang - - gcc -# Build steps -script: - - ./configure - - make diff --git a/README.adoc b/README.adoc index 9f463aa..3fd6da6 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,9 @@ = ProxyChains ver. 4.3.0 README +:uri-build-status: https://github.com/haad/proxychains/actions/workflows/buildci.yml/badge.svg + + +image:{img-build-status}[Build Status Badge,link={uri-build-status}] -image:https://travis-ci.org/haad/proxychains.svg?branch=master["Build Status", link="https://travis-ci.org/haad/proxychains"] ProxyChains is a UNIX program, that hooks network-related libc functions in dynamically linked programs via a preloaded DLL and redirects the