1
0
Fork 0
mirror of https://github.com/avelino/awesome-go.git synced 2024-11-27 11:24:48 -05:00
go/.travis.yml
2015-04-14 01:03:16 -03:00

9 lines
122 B
YAML

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