1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

remove workaround for ruby-head.

This commit is contained in:
SHIBATA Hiroshi 2012-11-26 22:35:55 +09:00
parent 38fb04fab3
commit 0eaa5cb01d

View file

@ -2,9 +2,6 @@ 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