mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-24 15:46:02 -05:00
use travis docker container infrastructure
This commit is contained in:
parent
b778d51667
commit
eaedeacb88
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue