travis: update 1.7 and 1.8 go versions
.x match latest patch
This commit is contained in:
parent
4d088079aa
commit
f0580c6f3a
|
@ -6,8 +6,8 @@ sudo: false
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.4
|
||||
- 1.8.3
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.x
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue