1 Star 0 Fork 0

墨玉麒麟/masscan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
Robert David Graham 提交于 2014-05-23 18:10 . travis2
# This is a build/test script for "travis-ci", a continuous
# integration website that will build and test this project
# every time something is submitted, and send me email if
# the test breaks
language: c
compiler:
- gcc
- clang
before_install:
- sudo apt-get install -y libpcap-dev
script: make && make test
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/molok/masscan.git
git@gitee.com:molok/masscan.git
molok
masscan
masscan
master

搜索帮助