[Groonga-mysql-commit] mroonga/mroonga at 243bef7 [master] travis: try to remove travis_wait

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Aug 15 15:04:52 JST 2017


Kouhei Sutou	2017-08-15 15:04:52 +0900 (Tue, 15 Aug 2017)

  New Revision: 243bef70af76d1326f46f1a361f362698be92bfa
  https://github.com/mroonga/mroonga/commit/243bef70af76d1326f46f1a361f362698be92bfa

  Message:
    travis: try to remove travis_wait

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2017-08-15 09:49:17 +0900 (0e0a7cb0)
+++ .travis.yml    2017-08-15 15:04:52 +0900 (92b8c206)
@@ -30,4 +30,4 @@ install:
 before_script:
   - tools/travis/before_script.sh
 script:
-  - travis_wait tools/travis/script.sh
+  - tools/travis/script.sh
-------------- next part --------------
HTML����������������������������...
Download 



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