Adding go1.8 to travis config
This commit is contained in:
parent
e8e7c84642
commit
c6781d513d
|
@ -1,6 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
before_install:
|
||||
- go get github.com/mattn/goveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user