forked from mystiq/dex
.travis.yml: bump golang version to 1.8.3
This commit is contained in:
parent
714fea7f48
commit
53835cabf9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ sudo: required
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.7.5
|
- 1.7.5
|
||||||
- 1.8
|
- 1.8.3
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
|
Loading…
Reference in a new issue