[Groonga-mysql-commit] mroonga/mroonga at 3282e70 [master] travis: travis_wait is needed

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Aug 15 15:48:59 JST 2017


Kouhei Sutou	2017-08-15 15:48:59 +0900 (Tue, 15 Aug 2017)

  New Revision: 3282e70616193cd0a3e85d16e18c7a085d917b2b
  https://github.com/mroonga/mroonga/commit/3282e70616193cd0a3e85d16e18c7a085d917b2b

  Message:
    travis: travis_wait is needed

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2017-08-15 15:46:47 +0900 (92b8c206)
+++ .travis.yml    2017-08-15 15:48:59 +0900 (bd30a01f)
@@ -30,4 +30,4 @@ install:
 before_script:
   - tools/travis/before_script.sh
 script:
-  - tools/travis/script.sh
+  - travis_wait 30 tools/travis/script.sh
-------------- next part --------------
HTML����������������������������...
Download 



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