travis: running mingw build on travis ci

This commit also fixed a broken cmake dependency with unicorn
This commit is contained in:
tech4me 2018-08-31 20:08:03 +02:00
parent 157cb90ca3
commit a1cb3164fe
12 changed files with 273 additions and 16 deletions

3
.travis/linux-mingw/deps.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh -ex
docker pull ubuntu:18.04