[Groonga-mysql-commit] mroonga/mroonga at 4fa94a6 [master] appveyor: use other mirror

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Feb 8 17:20:00 JST 2018


Kouhei Sutou	2018-02-08 17:20:00 +0900 (Thu, 08 Feb 2018)

  New Revision: 4fa94a6d6758cdea4cec83c2393db0b6fc84eb8a
  https://github.com/mroonga/mroonga/commit/4fa94a6d6758cdea4cec83c2393db0b6fc84eb8a

  Message:
    appveyor: use other mirror

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2018-02-08 17:16:54 +0900 (d0a3a55d)
+++ appveyor.yml    2018-02-08 17:20:00 +0900 (cdea5899)
@@ -14,7 +14,7 @@ environment:
 install:
   - cd ..
   - choco install -y curl 7zip.commandline
-  - curl -O http://mirror.jmu.edu/pub/mariadb/mariadb-%MARIADB_VERSION%/source/mariadb-%MARIADB_VERSION%.tar.gz
+  - curl -O http://ftp.osuosl.org/pub/mariadb/mariadb-%MARIADB_VERSION%/source/mariadb-%MARIADB_VERSION%.tar.gz
   - 7z x mariadb-%MARIADB_VERSION%.tar.gz
   - 7z x mariadb-%MARIADB_VERSION%.tar > nul
   - cd mariadb-%MARIADB_VERSION%
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180208/c6e1c82a/attachment-0001.htm 



More information about the Groonga-mysql-commit mailing list
Back to archive index