mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
parent
f4895a4200
commit
7ae5547a22
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ cache:
|
|||
directories:
|
||||
- node_modules
|
||||
- bower_components
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
env:
|
||||
- DB=sqlite3 NODE_ENV=testing
|
||||
- DB=mysql NODE_ENV=testing-mysql
|
||||
|
|
Loading…
Reference in a new issue