代码拉取完成,页面将自动刷新
# travis-ci.org - continuous testing environment - http://docs.travis-ci.com/
language: c
compiler:
- gcc
- clang
# The build machines are Ubuntu 12.04 x64
addons:
apt:
packages:
- initscripts
- libc-bin
- libgd2-xpm-dev
- libgeoip-dev
- libxslt1-dev
- libpcre++0
- libpcre++-dev
- liblua5.1-0-dev
- libssl-dev
- lua5.1
- openssl
- passwd
- libperl-dev
# TODO: fix tests so they don't depend on /usr/local/nginx/logs/
# so we can run `make`, `make test`, `make install`.
script:
- ./configure --enable-mods-static=all --with-ipv6 --with-http_v2_module
- make -j2
- sudo make install
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。