diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2018-06-11 12:01:14 +0000 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2018-09-18 12:27:24 +0000 |
commit | 342e29bbbf53b02359dfa21a63bd8b3b6e104b20 (patch) | |
tree | dba7ae15a816c061e348110dd821f8e8529ba49b /.yardopts | |
parent | e925cb4d856088a815bf4a0cf27518d01bb4029d (diff) | |
download | rails-342e29bbbf53b02359dfa21a63bd8b3b6e104b20.tar.gz rails-342e29bbbf53b02359dfa21a63bd8b3b6e104b20.tar.bz2 rails-342e29bbbf53b02359dfa21a63bd8b3b6e104b20.zip |
CI against PostgreSQL 10
- Replace port number 5433 to 5432 (default value) which Active Record unit tests expect
- Restart PostgreSQL 10 service after changing port number
- PostgreSQL 10 is a addon for the current Travis CI. Installing
PostgreSQL 10 would cause longer CI to getting additional apt packages
Refer https://docs.travis-ci.com/user/database-setup/#PostgreSQL
- Use `sudo: required` for railties CI expecting PostgreSQL is up and running
Diffstat (limited to '.yardopts')
0 files changed, 0 insertions, 0 deletions