mirror of
https://github.com/darkk/redsocks.git
synced 2025-08-26 11:45:30 +00:00
travis: add libevent-dev
as build-dep
This commit is contained in:
parent
195ede55e0
commit
268c00eb29
@ -2,6 +2,11 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- libevent-dev
|
||||||
|
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
|
Loading…
Reference in New Issue
Block a user