add travis config

checkGoreportcard
Duke 9 years ago
parent e7e8274afa
commit fa4ccb0032

@ -0,0 +1,9 @@
language: go
go:
- 1.3
install:
- go get github.com/russross/blackfriday
- go get github.com/PuerkitoBio/goquery
Loading…
Cancel
Save