Install rpmbuild on travis CI

This commit is contained in:
Sebastian Messmer 2016-02-12 09:50:44 +01:00
parent 1b0d53056c
commit ffcc343609
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ addons:
packages:
- libcrypto++-dev
- libfuse-dev
# Needed to build rpm packages
- rpmbuild
install:
# Install boost
- wget -O boost.tar.bz2 https://sourceforge.net/projects/boost/files/boost/1.56.0/boost_1_56_0.tar.bz2/download