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 08f5347 commit 2925a73Copy full SHA for 2925a73
.travis.yml
@@ -18,5 +18,6 @@ before_script:
18
- sudo apt-get install make build-essential lua5.1 -y
19
- source .ci/setup.sh
20
- luarocks install luacheck
21
+ - luarocks install lua-resty-socket
22
script:
23
- OPENRESTY_INSTALL_DIR=$INSTALL_CACHE/openresty-$V_OPENRESTY make test
0 commit comments