diff --git a/README.md b/README.md index bac2c34..cc459e6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ go-clamd Interface to clamd (clamav daemon). You can use go-clamd to implement virus detection capabilities to your application. [![GoDoc](https://godoc.org/github.com/dutchcoders/go-clamd?status.svg)](https://godoc.org/github.com/dutchcoders/go-clamd) +[![Build Status](https://travis-ci.org/dutchcoders/go-clamd.svg?branch=master)](https://travis-ci.org/dutchcoders/go-clamd) ## Examples