added ruby-head matrix

This commit is contained in:
SHIBATA Hiroshi 2012-10-03 09:59:47 +09:00
parent 1c0e2aafef
commit 38230bcd3e
1 changed files with 4 additions and 0 deletions

View File

@ -2,9 +2,13 @@ services: mongodb
script: "bundle exec rake spec"
before_install:
- gem install nokogiri ffi do_sqlite3 -- --with-cflags='--std=gnu99'
rvm:
- 1.8.7
- 1.9.3
- ruby-head
gemfile:
- gemfiles/active_record_32.gemfile