Use GitHub Actions for CI

This commit is contained in:
Sebastian Serth
2020-12-07 12:25:08 +01:00
parent f5492ca35d
commit 6fb521f80a
9 changed files with 90 additions and 65 deletions

View File

@ -1,5 +1,7 @@
test:
adapter: postgresql
database: travis_ci_test
database: postgres
pool: 32
host: localhost
username: postgres
password: postgres