travis: install additional development libraries
authorSitsofe Wheeler <sitsofe@yahoo.com>
Wed, 16 Aug 2017 06:34:01 +0000 (07:34 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Wed, 16 Aug 2017 21:27:14 +0000 (22:27 +0100)
commit1a7bf7536e6cb4eda8354b527a639ca41f91d767
tree961210739d624e410f54a657b2e0e8d93c80b302
parentfb9bc6e3ddba81b9455870bbe00e4c60352067a8
travis: install additional development libraries

Change the travis configuration to install development libraries and
headers for librbd (Ceph/rados), glusterfs, libibverbs and librdmacm on
Linux CI builds so we can check the related engines continue to build.

This reverses commit ff56a4e2e0a87e4e3b1cc1e74547d55b295967a6 ("travis:
don't enable rbd") because the previous commit now prevents the rbd
engine being built when the librbd found is too old.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
.travis.yml