Revert "Compile Linux build with Qt 5.4 instead of 5.9"

This reverts commit b8191f7745
This commit is contained in:
oldmud0 2019-02-07 20:14:31 +00:00
parent b8191f7745
commit a2bcf70d1e

View File

@ -7,7 +7,7 @@ before_script:
- echo Current working directory is $(pwd) - echo Current working directory is $(pwd)
build linux x86_64: build linux x86_64:
image: rabits/qt:5.4-desktop image: rabits/qt:5.9-desktop
stage: build stage: build
tags: tags:
- docker - docker