language: go
go:
- 1.4
install:
- go get github.com/russross/blackfriday
- go get github.com/PuerkitoBio/goquery