Skip to content

Commit 647bfd2

Browse files
committed
travis: use openresty's fork of ngx_postgres.
1 parent b67a4c3 commit 647bfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install:
6262
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
6363
- git clone https://github.com/openresty/drizzle-nginx-module.git ../drizzle-nginx-module
6464
- git clone https://github.com/openresty/memc-nginx-module.git ../memc-nginx-module
65-
- git clone https://github.com/FRiCKLE/ngx_postgres.git ../postgres-nginx-module
65+
- git clone https://github.com/openresty/ngx_postgres.git ../postgres-nginx-module
6666
- git clone https://github.com/openresty/openresty.git ../ngx_openresty
6767

6868
before_script:

0 commit comments

Comments
 (0)