From ad926c3d0317f2c14b7974bbe3b7700e0b445ef4 Mon Sep 17 00:00:00 2001 From: Ariel Vina-Rodriguez Date: Thu, 25 Feb 2016 19:27:33 +0100 Subject: [PATCH] eliminate problematic line in travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a688d416..a8f6c634 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,6 @@ install: - /tmp/tools/cmake --prefix="$HOME" --exclude-subdir before_script : - - sudo apt-get update -qq - sudo apt-get install libboost-filesystem-dev - mkdir bld - cd bld