Prepare test for pgsql
This commit is contained in:
parent
71a8f97c89
commit
c7d5a45780
@ -8,6 +8,9 @@ notifications:
|
||||
on_success: never # [always|never|change] default: change
|
||||
on_failure: change # [always|never|change] default: always
|
||||
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
|
||||
services:
|
||||
- memcached # will start memcached
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user