Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dengfeng Liu authored Aug 31, 2018
1 parent 4175df5 commit 2c03deb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ before_install:
sudo make install &&
cd -

sudo apt-get install -y debhelper libc-ares-dev libssl-dev libwrap0-dev python-all python3-all uthash-dev uuid-dev libuuid1 xsltproc docbook-xsl

wget https://github.com/libevent/libevent/releases/download/release-2.1.8-stable/libevent-2.1.8-stable.tar.gz &&
tar -zxf libevent-2.1.8-stable.tar.gz &&
cd libevent-2.1.8-stable &&
Expand Down

0 comments on commit 2c03deb

Please sign in to comment.