Travis
This commit is contained in:
parent
15b6e23364
commit
2d3e87fe1e
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ script:
|
|||
env:
|
||||
- DATABASE_URL=postgres://rrr:rrr@localhost/rrr
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
postgresql: "11.2"
|
||||
|
|
Reference in a new issue