apisix/.travis
YuanSheng Wang 7440192f8f
bugfix(CI): avoid to install APISIX to deps folder, that is a bug for older luarocks (#1471)
If the Luarocks version is lower than "v2.4.3", it does not support the "--only-deps" parameter. Even if we set the "--only-deps" parameter, no error message will be given during runtime.

We only wanted to install the dependencies in the deps directory, but the APISIX was also installed so that the test case might load the wrong version of the source code.
2020-04-20 09:09:14 +08:00
..
apisix_cli_test.sh feature: if the dns_resolver is not set in the file conf/config.yaml, use the resolver in local DNS. (#1217) 2020-03-26 09:48:18 +08:00
ASF-Release.cfg dashboard: add dashboard as submodule. (#1360) 2020-03-29 10:06:42 +08:00
ASFLicenseHeaderMarkdown.txt license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
linux_apisix_current_luarocks_runner.sh bugfix(CI): avoid to install APISIX to deps folder, that is a bug for older luarocks (#1471) 2020-04-20 09:09:14 +08:00
linux_apisix_master_luarocks_runner.sh bugfix(CI): avoid to install APISIX to deps folder, that is a bug for older luarocks (#1471) 2020-04-20 09:09:14 +08:00
linux_openresty_runner.sh bugfix(CI): avoid to install APISIX to deps folder, that is a bug for older luarocks (#1471) 2020-04-20 09:09:14 +08:00
linux_tengine_runner.sh bugfix(CI): avoid to install APISIX to deps folder, that is a bug for older luarocks (#1471) 2020-04-20 09:09:14 +08:00
osx_openresty_runner.sh CI(OSX): run part test cases. (#1314) 2020-03-23 00:03:40 +08:00