Merge pull request #39 from mammothbane/travis
switch travis builds to recommended container-based infrastructure
This commit is contained in:
commit
d2e1722aca
@ -1,5 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
go: 1.5
|
go: 1.5
|
||||||
|
sudo: false
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/axw/gocov/gocov
|
- go get github.com/axw/gocov/gocov
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user