From 1fc6a7b3556829b78c14eeb043f6c4e2b7c58414 Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Thu, 17 Sep 2015 10:12:23 +0200 Subject: [PATCH] we don't need static lib packages for travis anymore --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index b948ec7..110b5b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,6 @@ addons: - g++ - gfortran - cmake - # Libraries for static linking - - binutils-gold - - libc6-dev - - libpthread-stubs0-dev # Math libraries : SYSTEM_NATIVE-static/dynamic and ATLAS-dynamic only # do not install libatlas-dev due to conflicts of repeating xerbla in *.a lib files - libblas-dev