aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2016-01-25 11:48:14 +0300
committeranatoly techtonik <techtonik@gmail.com>2016-02-06 15:09:02 +0300
commit3eddbfbd3ec05772cde5d669cca8c0797599afd7 (patch)
tree5dfcb66b86824f3c8882ec2ff411845b0d877ce3 /.travis.yml
parentbb1220209afc69e531979e10b759f87ded885f40 (diff)
.travis.yml: Attempt to install Qt5
As described here - https://github.com/PySide/pyside2/wiki/Dependencies#ubuntu
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b1d38719e..34d87a1d9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,5 +9,6 @@ addons:
packages:
- cmake
- cmake-data
+ - qt5-default
script:
- python setup.py install # --qmake=/path/to/bin/qmake --cmake=/path/to/bin/cmake --openssl=/path/to/openssl/bin