[Groonga-commit] droonga/wikipedia-search at 9a98430 [master] travis: enable

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 4 17:33:37 JST 2014


Kouhei Sutou	2014-04-04 17:33:37 +0900 (Fri, 04 Apr 2014)

  New Revision: 9a984302727ee1f7492191fd77f8341654951b8e
  https://github.com/droonga/wikipedia-search/commit/9a984302727ee1f7492191fd77f8341654951b8e

  Message:
    travis: enable

  Added files:
    .travis.yml
  Modified files:
    Gemfile

  Added: .travis.yml (+7 -0) 100644
===================================================================
--- /dev/null
+++ .travis.yml    2014-04-04 17:33:37 +0900 (2ee9644)
@@ -0,0 +1,7 @@
+notifications:
+  recipients:
+    - groonga-commit �� lists.sourceforge.jp
+rvm:
+  - 1.9.3
+  - 2.0.0
+  - 2.1

  Modified: Gemfile (+3 -0)
===================================================================
--- Gemfile    2014-04-04 17:30:52 +0900 (7459082)
+++ Gemfile    2014-04-04 17:33:37 +0900 (510c95c)
@@ -2,4 +2,7 @@
 
 source "https://rubygems.org/"
 
+gem "rake"
+gem "bundler"
+gem "grn2drn"
 gem "test-unit", :require => false
-------------- next part --------------
HTML����������������������������...
Download 



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