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 b261c4f commit 4440ce6Copy full SHA for 4440ce6
.travis.yml
@@ -32,8 +32,7 @@ env:
32
33
install:
34
- git clone https://github.com/openresty/test-nginx.git test-nginx
35
- - sudo luarocks install lua-resty-http
36
- - sudo luarocks install lua-typeof
+ - sudo make dev
37
- wget -qO - https://openresty.org/package/pubkey.gpg | sudo apt-key add -
38
- sudo apt-get -y install software-properties-common
39
- sudo add-apt-repository -y "deb http://openresty.org/package/ubuntu $(lsb_release -sc) main"
0 commit comments