mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 07:50:54 +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…
Reference in New Issue
Block a user