Include qt59translations in travis-CI (#24)

This commit is contained in:
Jim Evins
2018-07-28 18:17:00 -04:00
parent effd5214a3
commit 44af49d2d6
+1 -1
View File
@@ -8,7 +8,7 @@ before_install:
- sudo apt-get update -qq
install:
- sudo apt-get -y install qt59base qt59svg qt59tools zlib1g-dev xvfb
- sudo apt-get -y install qt59base qt59svg qt59tools qt59translations zlib1g-dev xvfb
- source /opt/qt5*/bin/qt5*-env.sh
script: