Skip to content

Commit

Permalink
travis-CI: Install libevent
Browse files Browse the repository at this point in the history
  • Loading branch information
jpf91 committed Mar 30, 2017
1 parent 5520766 commit eab3653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ d:

before_install:
- sudo apt-get -qq update
- sudo apt-get install make build-essential pkg-config libtool autoconf automake gettext -y
- sudo apt-get install make build-essential pkg-config libtool autoconf automake gettext libevent-dev -y

install:
- wget -O doveralls "https://github.com/ColdenCullen/doveralls/releases/download/v1.3.1/doveralls_linux_travis"
Expand Down

0 comments on commit eab3653

Please sign in to comment.