triggering travis

This commit is contained in:
Eric Duncan 2017-02-02 23:25:36 -05:00
parent 26acb3e7b3
commit 7cec409b48
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,6 @@ Full documentation with detailed examples located at <a href="https://godoc.org/
### Usage
$ go get -u github.com/eduncan911/podcast
The API exposes a number of method receivers on structs that implements the

2
doc.go
View File

@ -5,7 +5,7 @@
//
// Full documentation with detailed examples located at https://godoc.org/github.com/eduncan911/podcast
//
// ### Usage
// Usage
//
// $ go get -u github.com/eduncan911/podcast
//