mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis: install libpcap
This commit is contained in:
parent
2bfe995fb8
commit
c4f8fe96e8
@ -4,5 +4,10 @@ go:
|
||||
- 1.4
|
||||
- 1.5
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libpcap-dev
|
||||
|
||||
script:
|
||||
- ./test
|
||||
|
Loading…
x
Reference in New Issue
Block a user