Remove Travis MinGW builds

We already run them on CircleCI with a newer Qt version.
This commit is contained in:
Lukas W
2019-10-30 12:12:53 +01:00
parent b5b3b2e6a6
commit 400c8d8105

View File

@@ -11,8 +11,6 @@ matrix:
include:
- env: TYPE=style
- os: linux
- env: TARGET_OS=win32
- env: TARGET_OS=win64
- env: TARGET_OS=debian-sid TARGET_DEPLOY=True
git:
depth: false