From 8411984e16107bcd3a540bc29f419dcd5c6d435b Mon Sep 17 00:00:00 2001 From: ongaeshi Date: Wed, 30 Apr 2014 10:19:36 +0900 Subject: [PATCH] Change the setting of TravisCI [groonga-dev,02268] --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a6bf814..633bcbc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,4 @@ rvm: - 2.0.0 before_install: - - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh \ No newline at end of file + - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh