.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

View File

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