Параметр для apt-get в Ubuntu Bionic

This commit is contained in:
Andrei Astafev 2019-04-15 03:13:04 +03:00
parent ec2de65005
commit 427053f55d

View File

@ -15,7 +15,7 @@ test:bionic:
image: bionic-dev
before_script:
- apt-get update
- apt-get -y --force-yes install git qttools5-dev-tools qttools5-dev doxygen python3-breathe python3-sphinx python3-sphinx-rtd-theme python3-recommonmark
- apt-get -y install git qttools5-dev-tools qttools5-dev doxygen python3-breathe python3-sphinx python3-sphinx-rtd-theme python3-recommonmark
- git submodule sync
- git submodule update --init
script: