remove qt from apt

This commit is contained in:
tooomm 2018-07-18 18:18:48 +02:00
parent c53cd5b4ec
commit 0d9aff1c4c

View file

@ -36,14 +36,9 @@ addons:
packages: packages:
- libprotobuf-dev - libprotobuf-dev
- protobuf-compiler - protobuf-compiler
- qt5-default # - qt5-default
- qttools5-dev # - qttools5-dev
- qttools5-dev-tools # - qttools5-dev-tools
- qtmultimedia5-dev
- libqt5multimedia5-plugins
- libqt5svg5-dev
- libqt5sql5-mysql
- libqt5websockets5-dev
before_install: bash ./.ci/travis-dependencies.sh before_install: bash ./.ci/travis-dependencies.sh