[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,6 +6,7 @@ addons:
apt: apt:
packages: packages:
- libsnappy-dev - libsnappy-dev
- pkg-config
script: script:
- ./bootstrap.sh - ./bootstrap.sh
- ./configure - ./configure