mirror of
https://github.com/astaxie/beego.git
synced 2025-01-22 12:57:13 +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/*
|
||||
script:
|
||||
- go test -v ./...
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user