Merge pull request #995 from squat/bump_travis_golang
.travis.yml: bump golang version to 1.8.3
This commit is contained in:
commit
2f0ac68d8f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ sudo: required
|
|||
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- 1.8.3
|
||||
|
||||
services:
|
||||
- postgresql
|
||||
|
|
Reference in a new issue