0
0
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:
Leonid Evdokimov 2018-01-27 00:18:14 +03:00
parent 195ede55e0
commit 268c00eb29

View File

@ -2,6 +2,11 @@ os:
- linux
- osx
addons:
apt:
packages:
- libevent-dev
language: c
compiler: