From 15bcb20d441df5dc766e7fd64c480e111115a504 Mon Sep 17 00:00:00 2001 From: Przemo Firszt Date: Wed, 22 Jul 2015 17:13:56 +0100 Subject: [PATCH] Typu in .travis.yml Signed-off-by: Przemo Firszt --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eb0889e55..9c6e9a10d 100755 --- a/.travis.yml +++ b/.travis.yml @@ -45,7 +45,7 @@ before_install: - sudo apt-get install -y qt4-qmake - sudo apt-get install -y shiboken - sudo apt-get install -y swig -#Patch the system - there is a bug related to invalid location of lins on ubuntu 12.04 +#Patch the system - there is a bug related to invalid location of libs on ubuntu 12.04 - sudo ln -s /usr/lib/x86_64-linux-gnu/ /usr/lib/i386-linux-gnu install: