[Groonga-mysql-commit] mroonga/mroonga [master] travis: use CDN

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 20:52:16 JST


Kouhei Sutou	2012-08-09 20:52:16 +0900 (Thu, 09 Aug 2012)

  New Revision: ebb44b4865c060e404eb498f28a06e26601f882c
  https://github.com/mroonga/mroonga/commit/ebb44b4865c060e404eb498f28a06e26601f882c

  Log:
    travis: use CDN

  Modified files:
    tools/travis_before_script.sh

  Modified: tools/travis_before_script.sh (+1 -1)
===================================================================
--- tools/travis_before_script.sh    2012-08-09 20:45:04 +0900 (360089c)
+++ tools/travis_before_script.sh    2012-08-09 20:52:16 +0900 (c1d4925)
@@ -15,7 +15,7 @@ if [ "$MYSQL_VERSION" = "system" ]; then
     cd ..
 else
     sudo apt-get -y install cmake
-    wget http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.5/mysql-${MYSQL_VERSION}.tar.gz
+    wget http://cdn.mysql.com/Downloads/MySQL-5.5/mysql-${MYSQL_VERSION}.tar.gz
     tar xvzf mysql-${MYSQL_VERSION}.tar.gz
     ln -s mysql-${MYSQL_VERSION} mysql
     cd mysql
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-mysql-commit メーリングリストの案内
Back to archive index