forked from mystiq/dex
Merge pull request #1092 from rithujohn191/bump-go
travis.yml: bump golang version
This commit is contained in:
commit
10c0ec0d48
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ language: go
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.5
|
- 1.8
|
||||||
- 1.8.3
|
- 1.9
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
|
Loading…
Reference in a new issue