[Groonga-commit] groonga/groonga [master] travis: enable tests use Ruby 1.9

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 9日 (土) 18:42:38 JST


Kouhei Sutou	2012-06-09 18:42:38 +0900 (Sat, 09 Jun 2012)

  New Revision: 003b5954320c03ec70d03d69dc372ae498652b7d

  Log:
    travis: enable tests use Ruby 1.9

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2012-06-09 17:34:20 +0900 (68eea06)
+++ .travis.yml    2012-06-09 18:42:38 +0900 (71c4fb8)
@@ -9,6 +9,6 @@ install:
   - sudo apt-get install -y autotools-dev zlib1g-dev liblzo2-dev libmsgpack-dev libevent-dev libmecab-dev mecab-naist-jdic cutter-testing-framework
 before_script:
   - ./autogen.sh
-  - ./configure
+  - ./configure --with-ruby19
 script:
   - test/unit/run-test.sh




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