Use GitHub Actions for CI
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
test:
|
||||
adapter: postgresql
|
||||
database: travis_ci_test
|
||||
database: postgres
|
||||
pool: 32
|
||||
host: localhost
|
||||
username: postgres
|
||||
password: postgres
|
Reference in New Issue
Block a user