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 0af944f commit dfce0caCopy full SHA for dfce0ca
.travis.yml
@@ -61,7 +61,7 @@ install:
61
- git clone https://github.com/openresty/array-var-nginx-module.git ../array-var-nginx-module
62
- git clone https://github.com/openresty/drizzle-nginx-module.git ../drizzle-nginx-module
63
- 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
+ - git clone https://github.com/openresty/ngx_postgres.git ../postgres-nginx-module
65
- git clone https://github.com/openresty/openresty.git ../ngx_openresty
66
67
before_script:
0 commit comments