0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00

Added QtSvg into travis build

This commit is contained in:
Victor Zarubkin 2016-11-13 14:32:02 +03:00
parent 384bdac1d0
commit bf54ca76d8

View File

@ -36,7 +36,7 @@ before_install:
- sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty
- sudo apt-get update -qq
install:
- sudo apt-get -y install qt55tools qt55script qt55base
- sudo apt-get -y install qt55tools qt55script qt55base qt55svg
addons:
apt:
sources: