Use go 1.7
Update travis/circle CI builds to use Go 1.7.
This commit is contained in:
parent
9698b97ed1
commit
d20cb0f910
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ sudo: false
|
|||
|
||||
language: go
|
||||
go:
|
||||
- 1.5
|
||||
- 1.7.x
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue