Merge pull request #1092 from rithujohn191/bump-go

travis.yml: bump golang version
This commit is contained in:
rithu leena john 2017-10-09 11:32:41 -07:00 committed by GitHub
commit 10c0ec0d48
1 changed files with 2 additions and 2 deletions

View File

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