Skip to content

Commit dfce0ca

Browse files
committed
travis: use openresty's fork of ngx_postgres.
1 parent 0af944f commit dfce0ca

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
@@ -61,7 +61,7 @@ install:
6161
- git clone https://github.com/openresty/array-var-nginx-module.git ../array-var-nginx-module
6262
- git clone https://github.com/openresty/drizzle-nginx-module.git ../drizzle-nginx-module
6363
- git clone https://github.com/calio/form-input-nginx-module.git ../form-input-nginx-module
64-
- git clone https://github.com/FRiCKLE/ngx_postgres.git ../postgres-nginx-module
64+
- git clone https://github.com/openresty/ngx_postgres.git ../postgres-nginx-module
6565
- git clone https://github.com/openresty/openresty.git ../ngx_openresty
6666

6767
before_script:

0 commit comments

Comments
 (0)