Commit Graph

28 Commits

Author SHA1 Message Date
Erik Michaels-Ober a4e9e84d66 Enable fast finishing builds 2013-11-29 07:09:21 +01:00
Peter M. Goldstein 28298d578f Add Rails 4 as a permitted dependency. Add Rails 4 to the test matrix. Remove Ruby 1.8.x from test matrix because specs were failing anyway because of capybara dependency. Add JRuby to the test matrix and neaten up the JRuby dependencies. 2013-09-22 13:34:20 -07:00
Antonio C Nalesso Moreira 38d01e9c69 fix failing on travis, and added first spec 2013-07-11 04:09:58 +01:00
Antonio C Nalesso Moreira 0cdf1c750c Update .travis.yml 2013-07-10 02:13:20 +01:00
Antonio C Nalesso Moreira 4be63c2bb1 Update .travis.yml
fix failing on travis.
2013-06-26 03:19:25 +02:00
Antonio C Nalesso Moreira fcbf496308 binstubs so that there's no need to write bundle exec bin 2013-05-22 15:35:20 +01:00
Nalesso Moreira 0263f9e663 Update .travis.yml
fix travis failures by adding rvm: to each failure allowed.
2013-05-09 03:01:18 +02:00
Nalesso Moreira e8e7e76528 Update .travis.yml 2013-05-09 02:34:54 +02:00
Antonio C Nalesso Moreira 95f58deb79 allow travis to fail 2013-05-09 01:31:07 +01:00
John McAliley a6e8ac2418 remove jruby from travis 2013-04-01 22:05:47 -04:00
John McAliley 0894f6a550 travis jruby19 2013-02-19 16:19:13 -05:00
John McAliley 686d12f2d3 force rails generator file overwrite 2013-02-19 15:58:30 -05:00
Erik Michaels-Ober d1032cb93e Test against MRI 2.0 2012-04-24 02:24:00 -07:00
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