mirror of https://github.com/rails/rails
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
|
@ -49,4 +49,4 @@ services:
|
|||
- redis
|
||||
- rabbitmq
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
postgresql: "9.4"
|
||||
|
|
Loading…
Reference in New Issue