1 Star 0 Fork 0

shiran/libhtp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
Victor Julien 提交于 2014-07-09 18:59 . Initial travis-ci integration
language: c
compiler:
- gcc
- clang
# Change this to your needs
script: sh autogen.sh && ./configure && make && make check
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y build-essential autoconf automake libtool zlib1g zlib1g-dev make
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shiranxiaoning/libhtp.git
git@gitee.com:shiranxiaoning/libhtp.git
shiranxiaoning
libhtp
libhtp
master

搜索帮助