expand travis config, build more rubies, use non-threaded runner

This commit is contained in:
geemus 2012-08-16 14:27:36 -05:00
parent 026862a7b4
commit 5f5c587cef
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
- rbx
- ree
script: FOG_MOCK=true bundle exec shindont