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