Лишняя зависимость

This commit is contained in:
2019-02-14 22:42:30 +03:00
parent 58be92f7cc
commit 6d3d923205
2 changed files with 2 additions and 2 deletions

View File

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