From b534be09abf6e38f2a27aeddcbbb8e00d6c9e4e7 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Mon, 22 Feb 2016 21:32:17 +0100 Subject: still trying to fix it --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 221c4ab43..0d968bc30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,7 @@ before_install: - sudo apt-get update install: - sudo apt-get install qt55-meta-full -y - # no idea if that works - - sudo apt-get install libqt5xml5 libqt5xmlpatterns5 libqt5xmlpatterns5-dev libqt5xmlpatterns5-private-dev + - sudo apt-get install libqt5xml5 libqt5xmlpatterns5 libqt5xmlpatterns5-dev libqt5xmlpatterns5-private-dev -y script: - source /opt/qt55/bin/qt55-env.sh - python setup.py install --jobs=2 --build-tests # --openssl=/path/to/openssl/bin -- cgit v1.2.3