diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..9f574d4 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: go +go: + - "1.x" diff --git a/README.md b/README.md index a4a055a..4939491 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ **Capture** is a reverse proxy that captures the network traffic and shows it in a dashboard +[![Build Status](https://travis-ci.com/ofabricio/capture.svg?branch=master)](https://travis-ci.com/ofabricio/capture) + ## Binaries / Executables