Skip to content

Commit 0e31816

Browse files
committed
CI: test with postgres 10
1 parent 42c18ed commit 0e31816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
environment:
88
- PGHOST: 127.0.0.1
99
- PGUSER: root
10-
- image: circleci/postgres:9.6
10+
- image: circleci/postgres:10
1111
environment:
1212
- POSTGRES_USER: root
1313
- POSTGRES_DB: test

0 commit comments

Comments
 (0)