Compile Linux build with Qt 5.4 instead of 5.9

This commit is contained in:
oldmud0 2019-02-07 20:03:22 +00:00
parent 68f88350bf
commit b8191f7745

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.9-desktop image: rabits/qt:5.4-desktop
stage: build stage: build
tags: tags:
- docker - docker