We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67a4c3 commit 647bfd2Copy full SHA for 647bfd2
.travis.yml
@@ -62,7 +62,7 @@ install:
62
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
63
- git clone https://github.com/openresty/drizzle-nginx-module.git ../drizzle-nginx-module
64
- 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
+ - git clone https://github.com/openresty/ngx_postgres.git ../postgres-nginx-module
66
- git clone https://github.com/openresty/openresty.git ../ngx_openresty
67
68
before_script:
0 commit comments