Upgrade nixpkgs and add Postgres 13 support

This commit is contained in:
monacoremo
2020-10-05 13:47:53 -05:00
committed by Steve Chavez
parent d395bb6052
commit e4e84e5714
7 changed files with 45 additions and 32 deletions
+3
View File
@@ -230,6 +230,9 @@ jobs:
- run:
name: Run the spec tests against PostgreSQL 12
command: postgrest-test-spec-postgresql-12
- run:
name: Run the spec tests against PostgreSQL 13
command: postgrest-test-spec-postgresql-13
- run:
name: Run io tests
command: postgrest-test-io