Skip to content

Commit a443261

Browse files
committedMar 16, 2019
update .travis.yml
1 parent ef5d1e1 commit a443261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ before_install:
1212
- sudo apt-get install -y libhiredis-dev
1313
- sudo apt-get install -y libconfig++-dev
1414
- sudo apt-get install -y libpcap-dev
15+
- sudo apt-get install -y libdb++-dev
1516
script: autoreconf -if && ./configure && make
1617
notifications:
1718
email:

0 commit comments

Comments
 (0)
Please sign in to comment.