travis.yml: bump golang version

This commit is contained in:
rithu john 2017-10-04 21:03:50 -07:00
parent fe1516332c
commit 82879b3b3e

View file

@ -3,8 +3,8 @@ language: go
sudo: required
go:
- 1.7.5
- 1.8.3
- 1.8
- 1.9
services:
- postgresql