summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJcw87 <johnnyc.wilson@verizon.net>2018-11-16 05:55:37 +0100
committerJcw87 <johnnyc.wilson@verizon.net>2018-11-16 05:55:37 +0100
commit287ee1cd631cb66732a08b811333105362fe039b (patch)
treee8f178a3da3ba51da003c61ba583051850ce36b8
parentFixed priority switching edge case for handheld (#1675) (diff)
downloadyuzu-287ee1cd631cb66732a08b811333105362fe039b.tar
yuzu-287ee1cd631cb66732a08b811333105362fe039b.tar.gz
yuzu-287ee1cd631cb66732a08b811333105362fe039b.tar.bz2
yuzu-287ee1cd631cb66732a08b811333105362fe039b.tar.lz
yuzu-287ee1cd631cb66732a08b811333105362fe039b.tar.xz
yuzu-287ee1cd631cb66732a08b811333105362fe039b.tar.zst
yuzu-287ee1cd631cb66732a08b811333105362fe039b.zip
-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/"