]> granicus.if.org Git - fortune-mod/commitdiff
appveyor fix 3: try build on win32
authorShlomi Fish <shlomif@shlomifish.org>
Sat, 18 Jan 2020 14:36:32 +0000 (16:36 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Sat, 18 Jan 2020 14:36:32 +0000 (16:36 +0200)
.appveyor.yml

index b6c9c3bbbeaf989531774e4de588b0b82095a290..2413b2f716a744fb4053f20043246a4685358521 100644 (file)
@@ -27,7 +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
+    - 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
     - SET FORTUNE_TEST_DEBUG=1