.travis.yml: bump golang version to 1.8.3
This commit is contained in:
parent
714fea7f48
commit
53835cabf9
@ -4,7 +4,7 @@ sudo: required
|
|||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.5
|
- 1.7.5
|
||||||
- 1.8
|
- 1.8.3
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
Reference in New Issue
Block a user