Use tip on travis
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
|
go:
|
||||||
|
- tip
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user