代码拉取完成,页面将自动刷新
language: c
sudo: false
env:
global:
- LUAROCKS=2.2.2
matrix:
# Lua 5.1
- LUA=lua5.1
# LuaJIT latest stable version (2.0.4)
- LUA=luajit
# Openresty + LuaJIT + mysql
- LUA=luajit SERVER=openresty
# - LUA=luajit2.0 # current head of 2.0 branch
# - LUA=luajit2.1 # current head of 2.1 branch
# Not supported
# - LUA=lua5.2
# - LUA=lua5.3
# - How
branches:
only: master
before_install:
- source .travis/setenv_lua.sh
install:
- luarocks install https://luarocks.org/manifests/olivine-labs/busted-2.0.rc12-1.rockspec
- luarocks install lrexlib-pcre 2.7.2-1
- luarocks install luaposix
- luarocks install lua-cjson
- luarocks install luasocket
- luarocks make
script: busted
notifications:
email:
on_success: change
on_failure: always
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。