mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 13:20:55 +00:00
Using a different PostgreSQL Version
This commit is contained in:
parent
1cac38b664
commit
6da765c465
@ -45,3 +45,5 @@ after_script:
|
|||||||
- rm -rf ./res/var/*
|
- rm -rf ./res/var/*
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
addons:
|
||||||
|
postgresql: "9.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user