Enable 32bit in CI

This commit is contained in:
woblight
2018-07-16 17:24:28 +02:00
parent 9f676b38cc
commit 8d05090984
+1
View File
@@ -1,4 +1,5 @@
before_script:
- dpkg --add-architecture i386
- apt-get update -qq && apt-get install -y -qq wine wine32 git qt5-qmake qt5-default qtdeclarative5-dev qtbase5-dev qtquickcontrols2-5-dev libgit2-dev qtbase5-dev libqt5concurrent5 g++-mingw-w64-i686 gcc-mingw-w64-i686 make
cache: