[fix] trying build with pkg-config

This commit is contained in:
Al
2016-01-29 02:14:28 -05:00
parent d89f2ed844
commit 50e27ffe35

View File

@@ -6,8 +6,9 @@ addons:
apt:
packages:
- libsnappy-dev
- pkg-config
script:
- ./bootstrap.sh
- ./configure
- make
- make check
- make check