openresty / meta-lua-nginx-module

Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module
66 stars 20 forks source link

Add Travis integration #16

Closed dndx closed 6 years ago

dndx commented 6 years ago

For now, we should have at least basic sanity checks that makes sure the templates are syntactically correct. We can also execute ngx-relang against the generated files once we are confident they all satisfies NGINX's coding styles.