1 Star 0 Fork 2

GitTurbo/smithsnmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 422 Bytes
一键复制 编辑 原始数据 按行查看 历史
我的上铺叫路遥 提交于 2017-01-22 17:09 . Remove coverage test
language: c
env:
matrix:
- "LUA=lua5.1 EVLOOP=epoll"
- "LUA=lua5.1 EVLOOP=select"
install:
- "sudo apt-get install -yq $LUA $lib$LUA-0-dev python-pexpect"
- "./tests/netsnmp_build.sh"
script:
- "scons --with-agentx --evloop=$EVLOOP"
- "sudo SYS_LUA_PATH=`$LUA -e 'print(package.path)'` LUA=$LUA python ./tests/test_all.py"
after_success:
after_failure:
- "cat config.log"
- "cat tests/test.log"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/GitTurbo/smithsnmp.git
git@gitee.com:GitTurbo/smithsnmp.git
GitTurbo
smithsnmp
smithsnmp
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385