mirror of
https://github.com/shadowsocks/simple-obfs.git
synced 2026-02-09 01:59:16 +08:00
Travis Config: replace libudns to libc-ares
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"language": "c",
|
||||
"dist": "trusty",
|
||||
"before_script": [
|
||||
"sudo apt-get install --no-install-recommends -y build-essential autoconf libtool libssl-dev libpcre3-dev libudns-dev libev-dev asciidoc xmlto automake",
|
||||
"sudo apt-get install --no-install-recommends -y build-essential autoconf libtool libssl-dev libpcre3-dev libc-ares-dev libev-dev asciidoc xmlto automake",
|
||||
"git submodule update --init --recursive",
|
||||
"chmod +x *.sh",
|
||||
"./autogen.sh",
|
||||
|
||||
Reference in New Issue
Block a user