From 49d5eb8bd2a4167717943d1ed9f2ba90a1f4f491 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Tue, 27 Aug 2019 15:45:58 +0200 Subject: Travis CI: Fix ubuntu build --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index cd8591f4..3517649e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -167,7 +167,6 @@ requires: - mate-common - x11proto-kb-dev - yelp-tools - - linux-tools-generic variables: - CFLAGS="-Wall -Werror=format-security" @@ -192,9 +191,6 @@ before_scripts: - curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh - bash ./debian.sh - fi - - if [ ${DISTRO_NAME} == "ubuntu" ];then - - ln -sf `ls /usr/lib/libcpupower.so.*|head -1` /usr/lib/libcpupower.so - - fi build_scripts: - ./autogen.sh -- cgit v1.2.1