Since travis CI doesn't run "make package" anymore, we don't need the rpmbuild package anymore.

This commit is contained in:
Sebastian Messmer 2016-02-12 10:47:40 +01:00
parent f5649f9dd2
commit 41f215e5cb

View File

@ -16,8 +16,6 @@ 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