.travis.yml: bump golang version to 1.8.3

This commit is contained in:
Lucas Serven 2017-07-17 13:28:00 -07:00
parent 714fea7f48
commit 53835cabf9
No known key found for this signature in database
GPG Key ID: 586FEAF680DA74AD
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sudo: required
go:
- 1.7.5
- 1.8
- 1.8.3
services:
- postgresql