Commit dbb484d6 by mingyuan

gemfile

parent e8683a1e
......@@ -8,7 +8,7 @@ jobs:
run: |
sudo systemctl start postgresql
sudo systemctl status postgresql
createuser -U postgres -P -e joe
createuser -h 127.0.0.1 -U postgres -P -e joe
qinqinqin
qinqinqin
- name: Set up Ruby
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment