mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 06:59:33 +00:00
Adds travis nDPI branch 2.2.2-stable
This commit is contained in:
parent
25988ae865
commit
b738c5d970
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ install:
|
|||
- sudo apt-get install libglib2.0 libxml2-dev libpcap-dev librrd-dev redis-server libsqlite3-dev libhiredis-dev libgeoip-dev libcurl4-openssl-dev libzmq3-dev git
|
||||
|
||||
before_script:
|
||||
- git clone https://github.com/ntop/nDPI.git; cd nDPI; git checkout -b 462da90a21d7a73fe9122b759c6b40bebfefc6e8; ./autogen.sh; make; cd ..
|
||||
- git clone -b 2.2.2-stable https://github.com/ntop/nDPI.git; cd nDPI; ./autogen.sh; make; cd ..
|
||||
- ./autogen.sh
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue