]> granicus.if.org Git - fortune-mod/commitdiff
put dload in git.
authorShlomi Fish <shlomif@shlomifish.org>
Mon, 24 Feb 2020 17:37:50 +0000 (19:37 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Mon, 24 Feb 2020 17:37:50 +0000 (19:37 +0200)
See https://github.com/lucasg/Dependencies/ - thanks.

.appveyor.yml
CI-testing/arcs/Dependencies_x64_Release.zip [new file with mode: 0644]

index 6e89d02f6e78f4eeca1dd4bc774d4b3b6e910985..5291a89a205e44d628f172d71b72c30f4246bbbe 100644 (file)
@@ -32,10 +32,10 @@ test_script:
     - SET PATH=%PATH%;C:\Python35-x64
     - SET FORTUNE_TEST_DEBUG=1
     - perl -E "system(qq#perl CI-testing/continuous-integration-testing.pl --gen=@{[chr(34)]}MSYS Makefiles@{[chr(34)]}#); exit(0)"
-    - curl -fsS -o Dependencies_x64_Release.zip "https://github.com/lucasg/Dependencies/releases/download/v1.10/Dependencies_x64_Release.zip"
+    - curl -fsS -o Dependencies_x64_Release.zip "https://github.com/lucasg/Dependencies/releases/download/v1.10/Dependencies_x64_Release.zip"
     - mkdir de4
     - cd de4
-    - 7z e ..\Dependencies_x64_Release.zip
+    - 7z e ..\CI-testing\arcs\Dependencies_x64_Release.zip
     - .\Dependencies -modules c:\foo\games\fortune
     - c:\foo\games\fortune
 cache:
diff --git a/CI-testing/arcs/Dependencies_x64_Release.zip b/CI-testing/arcs/Dependencies_x64_Release.zip
new file mode 100644 (file)
index 0000000..70084a0
Binary files /dev/null and b/CI-testing/arcs/Dependencies_x64_Release.zip differ