Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Bigg 53fd7c68e5 Fix indentation in .travis.yml 2013-11-06 18:04:31 +11:00
Ryan Bigg 2106d04804 Support Rails 4 on the master branch
Given that's where we do gem releases from anyway

So... what's the purpose of the Rails 4 branch?
2013-11-06 17:57:35 +11:00
Ryan Bigg 8f5ab85af2 It helps to create the databases before running the tests on travis 2013-11-06 17:48:23 +11:00
Ryan Bigg 5429a1420a Run tests on sqlite, mysql and postgresql 2013-11-06 17:23:35 +11:00
Ryan Bigg 236046c333 Remove 1.8.7 + Rails 4 support from this branch
Ruby 1.8.7 is no longer supported, so stop using it. (Please)

Rails 4 support is over in the rails-4 branch. All Rails 4 specific code belongs there.
2013-11-06 17:21:53 +11:00
jonatack ed5fc717e0 Travis-ci: Add tests for Ruby 1.8.7 with Rails 3 2013-08-08 12:53:23 +02:00
jonatack 77cefa6212 Add Rails 4-0-stable, 3-1-stable, 3-0-stable to travis-ci 2013-08-06 19:07:35 +02:00
Ryan Bigg 936a37df20 No more support for Ruby 1.8 2013-07-25 11:30:56 +10:00
jonatack f60123591e Travis-ci: Temporarily comment-out "ruby-head" test
Travis currently unable to load from rubygems.org. Tested with ruby
2.0.0-head as well today; same issue.
2013-07-02 12:31:40 +02:00
sanemat edffdadc75 Test with 1.9.3 and 2.0.0 in travis-ci 2013-04-27 20:55:23 -07:00
Ernie Miller 8b3c988e81 fix ordered hash expectation in specs, drop rbx-19 2012-01-27 09:39:17 -05:00
Ernie Miller 9e1898fe5d Updating .travis.yml for rbx changes 2012-01-27 09:22:48 -05:00
Ernie Miller e10ae633ed Use Travis CI env to set Rails version 2012-01-19 09:06:10 -05:00
Ernie Miller 62b7bd2de8 Enable TravisCI, add spec for add_predicate 2011-07-17 19:04:00 -04:00