mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Merge pull request #572 from avelino/travis-docker
use travis docker container infrastructure
This commit is contained in:
commit
7e05515fc3
@ -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…
Reference in New Issue
Block a user