mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update postgresql version to 9.4 for travis.
Now available - https://docs.travis-ci.com/user/using-postgresql/
This commit is contained in:
parent
492d203986
commit
89773dbb80
1 changed files with 1 additions and 1 deletions
|
@ -49,4 +49,4 @@ services:
|
|||
- redis
|
||||
- rabbitmq
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
postgresql: "9.4"
|
||||
|
|
Loading…
Reference in a new issue