Merge pull request #5722 from dvrkps/patch-1
travis: update 1.7 and 1.8 go versions
This commit is contained in:
commit
a67d4024b3
|
@ -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