Browse Source

Include imageformat dependencies with releases

nce_cpp
Jcw87 7 years ago
parent
commit
612a19491b
  1. 1
      .travis/linux-mingw/docker.sh

1
.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/"
Loading…
Cancel
Save