Skip to content

Commit 746444b

Browse files
committed
CirlceCI: install plpythonu
1 parent fdaf34a commit 746444b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ machine:
33
- postgresql
44
dependencies:
55
post:
6-
- sudo sudo apt-get update && sudo apt-get install postgresql-contrib-9.5
6+
- sudo sudo apt-get update && sudo apt-get install postgresql-plpython-9.5
77
database:
88
override:
99
- sudo -u postgres psql -c "create database test;"

0 commit comments

Comments
 (0)