瀏覽代碼

Include imageformat dependencies with releases

Jcw87 7 年之前
父節點
當前提交
287ee1cd63
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis/linux-mingw/docker.sh

+ 1 - 0
.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/"