summaryrefslogtreecommitdiffstats
path: root/.travis
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-11-17 05:20:03 +0100
committerGitHub <noreply@github.com>2018-11-17 05:20:03 +0100
commit6273a7aeeedbf36a278329ce6ea462ec9343e2fd (patch)
tree5609fa40bdd1f96f2f280418ee02452f5b060563 /.travis
parentMerge pull request #1711 from ogniK5377/bluetooth-lets-go (diff)
parentRemove whitespace (diff)
downloadyuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.tar
yuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.tar.gz
yuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.tar.bz2
yuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.tar.lz
yuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.tar.xz
yuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.tar.zst
yuzu-6273a7aeeedbf36a278329ce6ea462ec9343e2fd.zip
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/linux-mingw/docker.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis/linux-mingw/docker.sh b/.travis/linux-mingw/docker.sh
index d15c3f6e8..6cf43a006 100755
--- a/.travis/linux-mingw/docker.sh
+++ b/.travis/linux-mingw/docker.sh
@@ -57,3 +57,4 @@ done
pip3 install pefile
python3 .travis/linux-mingw/scan_dll.py package/*.exe "package/"
+python3 .travis/linux-mingw/scan_dll.py package/imageformats/*.dll "package/"