[Groonga-commit] ranguba/groonga-client-model at 7578d0f [master] travis: disable unit test for now

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 6 18:06:26 JST 2016


Kouhei Sutou	2016-12-06 18:06:26 +0900 (Tue, 06 Dec 2016)

  New Revision: 7578d0f891173a7f545a27085adfc68cb0fe5647
  https://github.com/ranguba/groonga-client-model/commit/7578d0f891173a7f545a27085adfc68cb0fe5647

  Message:
    travis: disable unit test for now
    
    Because there are no unit tests.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2016-12-06 17:51:19 +0900 (5c78afc)
+++ .travis.yml    2016-12-06 18:06:26 +0900 (bb7a26a)
@@ -18,7 +18,7 @@ install:
         BUNDLE_GEMFILE=${PWD}/Gemfile bundle install --jobs=3 --retry=3)
     done
 script:
-  - bundle exec ruby test/unit/run-test.rb
+#  - bundle exec ruby test/unit/run-test.rb
   - |
     for test_app in ${PWD}/test/apps/*
     do
-------------- next part --------------
HTML����������������������������...
Download 



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