Skip to content

Commit

Permalink
rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
AAndrisa committed Apr 15, 2024
1 parent aba2853 commit a6dd02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/travis/ci-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -x

handle_centos() {
local package=$1
yum -y install yum-utils gcc
yum -y install yum-utils gcc rpm
yum config-manager --set-enabled powertools
yum localinstall -y $package
export CMAKE_OPTIONS="-DPYTHON_BINDINGS=ON -DENABLE_PACKAGING=ON .."
Expand Down

0 comments on commit a6dd02f

Please sign in to comment.