diff --git a/.travis.test b/.travis.test index 1063e967..ffb41da8 100644 --- a/.travis.test +++ b/.travis.test @@ -20,8 +20,8 @@ case "$1" in fedora:*) [ "$1" != "fedora:23" ] && rt=compiler-rt - dnf -y clean all - dnf -y --setopt=deltarpm=0 update +# dnf -y clean all +# dnf -y --setopt=deltarpm=0 update dnf -y install automake autoconf libtool pkgconfig openssl-devel zlib-devel jansson-devel curl git gcc make file clang $rt ;;