File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,9 @@ services:
8
8
- postgresql
9
9
sbt_args : " -J-Xmx4096M"
10
10
env :
11
- matrix :
12
- - PG_HOST_PORT=127.0.0.1:5432 PG_USER=postgres PG_DBNAME=finagle_postgres_test
13
11
global :
14
- secure : BlDBBTkjweJybkNnWvLCv8GHhoJXuTvdOmehPwppCOjHKM8z9WDgy5RabrZew/Iptlcnz7Gn4dPrQDtsWPTSY7e791gRcdGPyMX1qR5Rk9YAVnhU2ndV/Udxlabn05CFaciKtQXMF9L2oX5FbqiW2D5J2w0lKVHHr95nGZXRH1g=
12
+ - PG_HOST_PORT=127.0.0.1:5432 PG_USER=postgres PG_DBNAME=finagle_postgres_test
13
+ - secure : BlDBBTkjweJybkNnWvLCv8GHhoJXuTvdOmehPwppCOjHKM8z9WDgy5RabrZew/Iptlcnz7Gn4dPrQDtsWPTSY7e791gRcdGPyMX1qR5Rk9YAVnhU2ndV/Udxlabn05CFaciKtQXMF9L2oX5FbqiW2D5J2w0lKVHHr95nGZXRH1g=
15
14
before_script :
16
15
- createdb -U postgres finagle_postgres_test
17
16
- psql -U postgres -c "CREATE EXTENSION IF NOT EXISTS hstore" finagle_postgres_test
You can’t perform that action at this time.
0 commit comments