eliminate problematic line in travis

This commit is contained in:
Ariel Vina-Rodriguez 2016-02-25 19:27:33 +01:00
parent c499c351dc
commit ad926c3d03

View File

@ -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