mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add travis config
This commit is contained in:
parent
e7e8274afa
commit
fa4ccb0032
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.3
|
||||||
|
|
||||||
|
install:
|
||||||
|
- go get github.com/russross/blackfriday
|
||||||
|
- go get github.com/PuerkitoBio/goquery
|
||||||
|
|
Loading…
Reference in New Issue
Block a user