[Groonga-commit] groonga/groonga at 9caaad9 [master] appveyor: enable grntest

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 26 11:31:23 JST 2016


Kouhei Sutou	2016-04-26 11:31:23 +0900 (Tue, 26 Apr 2016)

  New Revision: 9caaad9518a982fbdba3c62dd8a4e5ff2016dc47
  https://github.com/groonga/groonga/commit/9caaad9518a982fbdba3c62dd8a4e5ff2016dc47

  Message:
    appveyor: enable grntest

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+4 -4)
===================================================================
--- appveyor.yml    2016-04-26 11:13:15 +0900 (8e5e56a)
+++ appveyor.yml    2016-04-26 11:31:23 +0900 (5a3334e)
@@ -19,7 +19,7 @@ notifications:
     on_build_status_changed: true
 
 test: off
-# before_test:
-#   - gem install grntest
-# test_script:
-#   - grntest --groonga src\groonga.exe --base-directory test\command test\command\suite
+before_test:
+  - gem install grntest
+test_script:
+  - grntest --groonga src\groonga.exe --base-directory test\command test\command\suite
-------------- next part --------------
HTML����������������������������...
Download 



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