Update .travis.yml
This commit is contained in:
parent
ff332a1b02
commit
73c4e3dc02
@ -1,5 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
go: 1.5
|
go:
|
||||||
|
- 1.6
|
||||||
|
- tip
|
||||||
sudo: false
|
sudo: false
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/axw/gocov/gocov
|
- go get github.com/axw/gocov/gocov
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user