]> granicus.if.org Git - fortune-mod/commitdiff
appveyor fix #6 - dll
authorShlomi Fish <shlomif@shlomifish.org>
Mon, 24 Jun 2019 20:03:16 +0000 (23:03 +0300)
committerShlomi Fish <shlomif@shlomifish.org>
Mon, 24 Jun 2019 20:03:16 +0000 (23:03 +0300)
.appveyor.yml

index 0c05ab338cd375233e4d211ac13e762abd9b7a0b..57dda77bccdae2733f60a01c16d68d031a1ca466 100644 (file)
@@ -27,6 +27,7 @@ test_script:
     # - set FCS_TEST_BUILD=1
     - set CPATH=c:\mingw64\include;c:\msys64\mingw64\include
     - set LIBRARY_PATH=c:\mingw64\lib;c:\msys64\mingw64\lib
+    - set PATH=%PATH%;c:\mingw64\lib;c:\msys64\mingw64\lib
     # Python3 confuses the recode build so only add it here.
     - SET PATH=%PATH%;C:\Python35-x64
     - perl CI-testing/continuous-integration-testing.pl --gen="MSYS Makefiles"