[Groonga-commit] groonga/groonga [master] travis: fix test script path

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 21日 (月) 19:53:52 JST


Kouhei Sutou	2012-05-21 19:53:52 +0900 (Mon, 21 May 2012)

  New Revision: 04932ecac077844ce660129d70899a8eef7dbf34

  Log:
    travis: fix test script path

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2012-05-21 19:51:05 +0900 (c18f618)
+++ .travis.yml    2012-05-21 19:53:52 +0900 (738a437)
@@ -11,4 +11,4 @@ before_script:
   - ./autogen.sh
   - ./configure
 script:
-  - test/run-test.sh
+  - test/unit/run-test.sh




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