use travis docker container infrastructure

This commit is contained in:
Duke 2015-09-08 12:07:10 -03:00
parent b778d51667
commit eaedeacb88

View File

@ -3,6 +3,8 @@ language: go
go: go:
- 1.4 - 1.4
sudo: false
install: install:
- go get github.com/russross/blackfriday - go get github.com/russross/blackfriday
- go get github.com/PuerkitoBio/goquery - go get github.com/PuerkitoBio/goquery