Navigation Menu

Skip to content

Commit

Permalink
travis: enable
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 4, 2014
1 parent ddd2f55 commit 9a98430
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
@@ -0,0 +1,7 @@
notifications:
recipients:
- groonga-commit@lists.sourceforge.jp
rvm:
- 1.9.3
- 2.0.0
- 2.1
3 changes: 3 additions & 0 deletions Gemfile
Expand Up @@ -2,4 +2,7 @@

source "https://rubygems.org/"

gem "rake"
gem "bundler"
gem "grn2drn"
gem "test-unit", :require => false

0 comments on commit 9a98430

Please sign in to comment.