From 36f11d7aaa08ec0ee8a5d5f7a941f8c5d5222c83 Mon Sep 17 00:00:00 2001 From: gencebay Date: Sat, 2 Mar 2019 09:26:21 +0300 Subject: [PATCH] travis badge and build --- .travis.yml | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3f54e31..52a5bfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,6 @@ deploy: api_key: secure: ixQPehGZq0hYS+yipgl9bfrhekNAs4isn2hpT7ab3fAuIF0O+5JAlso1+1MfH5Pct0MZ2p72lu8tVJ+AdfLcaNGxdPC71Xv/eWmHheUWIzm3gj9Pe4GFvuxITqOY71I1RS4rMJeZTKdQ8EtN2+hcwdkaNRhVbzZO7pat3ewIiWsbLsao53r9yh6uT+coIY9JSXg10Srdtf2Xfxcd/KqFbMrpGLRWaF7bsfdELbNEfHgjUWvsWolXvm99F9z94pxtaPBG6+0hxPt9j6X5hUTia4F/xuNDXGi+9Brw67CQARzqIxjdDfgqCkK9wr+/oYcbnccymAy53Td0nMGbuhxbVTlyq8MJhDA0aIHn9ly/raastOScXZVgmIhigl9Mj/gP3nZDUfcRUyU1VpVlphOzVSGh20kiBoELGYnr8nwBElI27Jb9kPx5OoUsqU8SUOJ00CLu+71NlfFSLKWMIqrGEPA2oDEEg0XOgstsY1PAK0Dqc4/tfxZs+59Q7/IP/7mJVtDPw0602F66+CoIEedfKCwgLvNusPqPz5zr+HbKlQb7RY5zHF8wmIo7qWxKO8leR/8zdKfua662xiPbAcUIOcM+tgbnfPrEiCGRTRccpmIb4MTKCJb1SUyo2yA9U/gbuJllTb+nuJ4RZyv/du0A8mldUR0PsF8E71lI07bTIUo= file: httplive-* - skip-cleanup: true + skip_cleanup: true on: repo: gencebay/httplive diff --git a/README.md b/README.md index 1727e75..95dc903 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/gencebay/httplive.svg?branch=master)](https://travis-ci.org/gencebay/httplive) + The **HttpLive** is a tool for **API designers, Proxy, mobile and web application developers** to develop and test their applications faster without being dependent on any server or backend applications. ![](https://github.com/gencebay/httplive/blob/master/httplive-ui.png) @@ -16,7 +18,7 @@ With the support of HttpLive you; we can make it more useful without compromisin With this command you can add the **httplive** application to the path you specify in the Go environment. This way you can run the application from the command line. -Make sure your PATH includes the $GOPATH/bin directory so your commands can be easily used with help (-h) flag: +Make sure your PATH includes the \$GOPATH/bin directory so your commands can be easily used with help (-h) flag: httplive -h