Sign in
chromium
/
external
/
github.com
/
ellzey
/
libevhtp
/
refs/tags/1.2.12
/
.
/
.travis.yml
blob: 840b997fd8fe6c6281c5fe73a9d94752f3666cb8 [
file
] [
log
] [
blame
]
language:
c
compiler:
-
gcc
-
clang
sudo:
required
iinstall:
-
sudo apt
-
get update
-
qq
-
sudo apt
-
get install libevent
-
dev
script:
-
cd build
&&
cmake
-
DCMAKE_BUILD_TYPE=Debug ..
&&
cmake
--
build .
notifications:
-
irc
"irc.oftc.net#libevhtp"