Skip to content

Commit

Permalink
Use python-ldap docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
teleyinex authored and dtws committed Oct 15, 2017
1 parent dde6960 commit e5f93fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/circulate
docker:
- image: python:2.7.12
- image: gregarmer/python-ldap-docker
environment:
FLASK_CONFIG: testing
TEST_DATABASE_URL: postgresql://rtester:rtester@localhost/pybossa_test?sslmode=disable
Expand Down

0 comments on commit e5f93fd

Please sign in to comment.