diff --git a/README.md b/README.md index 2ad2f69..0011b07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/ActiveState/tail.svg)](https://travis-ci.org/ActiveState/tail) + # Go package for tail-ing files A Go package striving to emulate the features of the BSD `tail` program.