qt5-default

This commit is contained in:
Andrei Astafev 2019-02-14 22:24:42 +03:00
parent bba7284900
commit ad991e5744

View File

@ -2,7 +2,7 @@ test:smolensk15:
image: smolensk15-dev
before_script:
- apt-get update
- apt-get -y --force-yes install git qttools5-dev-tools qttools5-dev
- apt-get -y --force-yes install git qttools5-dev-tools qttools5-dev qt5-default
- git submodule sync
- git submodule update --init
script: