Install libpcap0.8-dev when building on travis
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
install: true
|
install: apt-get install libpcap0.8-dev
|
||||||
|
|
||||||
script: make
|
script: make
|
||||||
|
|||||||
Reference in New Issue
Block a user