Typu in .travis.yml

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt 2015-07-22 17:13:56 +01:00 committed by Yorik van Havre
parent 34f1450cbd
commit 15bcb20d44

View File

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