Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CONTRIBUTING.md [ci skip] | maclover7 | 2015-09-01 | 1 | -2/+2 |
| | |||||
* | Use bundled gems | Rafael Mendonça França | 2015-08-04 | 1 | -1/+1 |
| | |||||
* | Run with Ruby 2.2 | Rafael Mendonça França | 2015-08-04 | 1 | -1/+2 |
| | |||||
* | Improve travis configuration | Rafael Mendonça França | 2015-08-04 | 1 | -1/+10 |
| | | | | | | | * Enable container builds * Notifications on Campfire * Bundle cache * Fast finish | ||||
* | Speed up jruby tests | Peter Suschlik | 2015-01-21 | 1 | -0/+3 |
| | | | | Improve startup time and give Java more memory. | ||||
* | Remove jruby and add jruby-head on Travis | Peter Suschlik | 2015-01-21 | 1 | -1/+1 |
| | | | | | | | | | Arel 7.0 dropped support for 1.9 (see f1a3421ce7083181ebd463c8147c2d4b95539ca8). We should remove jruby (1.7.18) which only supports 1.9 and test the latest jruby head (9.0.0.0.pre1). After jruby 9k has been released (and Travis has updated) we can safely switch back to jruby. | ||||
* | Remove 1.9 from the Travis builds | Sean Griffin | 2014-12-29 | 1 | -1/+0 |
| | | | | Arel 7.0 will not support Ruby 1.9 | ||||
* | Build on ruby-head | Matthew Draper | 2014-09-17 | 1 | -1/+3 |
| | |||||
* | Test with Ruby 2.1.1 | Rafael Mendonça França | 2014-05-02 | 1 | -1/+1 |
| | |||||
* | test gem build in ci process, inspired by issue #256 | Andriy Tyurnikov | 2014-04-12 | 1 | -1/+3 |
| | |||||
* | Allow failures on rubinius | Rafael Mendonça França | 2014-02-05 | 1 | -0/+3 |
| | |||||
* | Use rbx on travis | Rafael Mendonça França | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Test against ruby 2.1 on travis. | Vipul A M | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | Test on 2.1.0 preview | Rafael Mendonça França | 2013-12-05 | 1 | -0/+1 |
| | |||||
* | Don't test against Ruby 1.9.2 | Rafael Mendonça França | 2013-11-10 | 1 | -1/+0 |
| | | | | | Rails is not testing against this version so even if arel works we can't guarantee people application will | ||||
* | No need to test against 1.8 | Rafael Mendonça França | 2013-02-25 | 1 | -3/+1 |
| | |||||
* | Update travis.yml to use the proper rbx build names | Ben Moss | 2012-03-31 | 1 | -2/+2 |
| | |||||
* | Add Ruby trunk (1.9.4dev) to TravisCI matrix | Guillermo Iguaran | 2011-08-09 | 1 | -0/+1 |
| | |||||
* | Test against multiple rubies, add IRC notifications | Michael S. Klishin | 2011-08-09 | 1 | -0/+12 |