forked from mystiq/dex
*: add go 1.6 to CI
This commit is contained in:
parent
cd72a1f69f
commit
abc91564ba
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.4.3
|
- 1.4.3
|
||||||
- 1.5.3
|
- 1.5.3
|
||||||
|
- 1.6
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DEX_TEST_DSN="postgres://postgres@127.0.0.1:15432/postgres?sslmode=disable" ISOLATED=true
|
- DEX_TEST_DSN="postgres://postgres@127.0.0.1:15432/postgres?sslmode=disable" ISOLATED=true
|
||||||
|
|
Loading…
Reference in a new issue