From 9f44cbdf85ab7392a3e2ba7f7bbd7e53c12fe65a Mon Sep 17 00:00:00 2001 From: Maciej Szlosarczyk Date: Fri, 12 Jul 2019 16:24:07 +0300 Subject: [PATCH] Add build badge from Travis-CI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a83acaa..3d920bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ epp_proxy ===== +[![Build Status](https://travis-ci.org/internetee/epp_proxy.svg?branch=master)](https://travis-ci.org/internetee/epp_proxy) + An application that translates EPP over TCP connection into set of predefined HTTP calls. Serves as direct replacement for mod_epp (https://github.com/mod-epp/mod-epp), and tries to