Commit Graph

15 Commits

Author SHA1 Message Date
Erik Michaels-Ober 6e6016480b Remove JRuby in 1.9 mode from the test matrix
The tests depend on at least one gem with native extensions (sqlite)
that won't build on JRuby in 1.9 mode. :(
2012-03-21 11:11:07 -07:00
Erik Michaels-Ober ca12bcf7c6 Use bundler 1.1 2012-03-12 19:34:07 -05:00
Erik Michaels-Ober 7ffe521aa0 Test in both 1.8 and 1.9 mode on JRuby and Rubinius 2012-03-12 18:32:23 -05:00
Erik Michaels-Ober 9dc4724bef Test against MRI 1.9.2 2012-03-12 18:32:23 -05:00
Erik Michaels-Ober c97bba4e40 Test against Rubinius 2012-03-12 14:53:38 -05:00
Erik Michaels-Ober 7143d82f06 Test against JRuby 2012-03-12 14:53:21 -05:00
Erik Michaels-Ober 62f40c496c Test against MRI 1.8.7 2012-03-12 14:53:05 -05:00
Erik Michaels-Ober 7a30d1d667 Remove explicit RAILS_ENV declaration
This should be set by default on the Travis Ruby workers.
2012-03-12 14:52:17 -05:00
Erik Michaels-Ober 93101cf51a Move cd back into before_script 2012-03-12 14:51:46 -05:00
Erik Michaels-Ober a1f7edd27a Run specs from the gem root 2012-03-12 14:46:10 -05:00
Erik Michaels-Ober b47594a7f0 Run specs from within test_app 2012-03-12 14:42:09 -05:00
Erik Michaels-Ober 1170421090 Explicitly specify RAILS_ENV 2012-03-12 14:29:52 -05:00
Erik Michaels-Ober 4f1e7b3586 Install all dependencies from test app for CI 2012-03-12 12:20:21 -05:00
Erik Michaels-Ober 3d293bd0a0 Add setup steps to CI configuration 2012-03-12 11:52:51 -05:00
John McAliley 5e9a271064 travis config 2012-03-11 22:11:05 -04:00