Skip to content

Commit

Permalink
update CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 30, 2019
1 parent 30d3783 commit 3fef12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
- image: circleci/postgres:10
- image: circleci/postgres:11
environment:
POSTGRES_USER: postgres
POSTGRES_DB: enju_inventory_dummy_test
Expand Down

0 comments on commit 3fef12d

Please sign in to comment.