mirror of
https://github.com/darkk/redsocks.git
synced 2025-08-26 03:35: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
|
||||
- osx
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libevent-dev
|
||||
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
|
Loading…
Reference in New Issue
Block a user