Commit Graph

20 Commits

Author SHA1 Message Date
Sergey Ponomarev 3bffde39e2 Add Ruby 2.5 support (#648)
* Fix os version detection not to include newline
* Add ruby 2.4 and 2.5 to CI
2018-03-22 08:29:35 -07:00
Abdelkader Boudih 23d52bd3e9 faster build.
Test only supported version of rails.
Test in Rails 5.0
2016-08-18 14:12:36 +01:00
Steve Bazyl c61d64c150 Drop rails 3.x from test since no longer supported 2016-08-17 15:32:56 -07:00
James Healy 5d5dd98df8 include ruby 2.3.0 in the CI build matrix
MRI 2.3.0 was released on 2015-12-25, so it'd be good to ensure
compatibility
2016-02-25 13:35:21 +11:00
Yosuke Kabuto be71b0dbf2 Use bundler to execute test 2016-01-05 14:19:56 +09:00
railscard 715fbe7a66 Update bundler before travis builds 2015-12-15 23:02:47 +04:00
Steven Bazyl f584a2cec8 Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
Chris Beer 855c976976 Support and test under Rails 3.2, 4.0, 4.1, and 4.2 2015-03-30 14:49:32 -07:00
Abdelkader Boudih 3bbb377043 Update .travis.yml 2014-12-15 22:28:06 +00:00
Abdelkader Boudih 9719c9f357 Drop support for old rubies 2014-10-08 12:03:28 +00:00
Abdelkader Boudih ca7bc2d478 use travis's rbx-2 instead of rbx, and removed duplicate gem dependency 2014-09-10 09:21:59 +00:00
Sérgio Gomes b02bfe3028 Removing jruby-20mode target, since Travis does not support it 2014-08-21 15:04:42 +01:00
Steven Bazyl 814d6f6d92 Attempt at fixing rubinius builds on travis 2014-01-17 11:31:56 -08:00
Ian MacLeod 747df1ad8b Full jruby and rubinius coverage 2013-04-17 22:46:53 -07:00
sanemat 1d6bc0df18 All tests pass in ruby 2.0 2013-04-14 22:51:24 +09:00
sanemat 6cb3c6b6c4 Add Ruby2.0.0 build in Travis-ci, and allowed to fail
http://about.travis-ci.org/docs/user/build-configuration/#Rows-That-are-Allowed-To-Fail
2013-01-10 00:34:25 +09:00
Steven Bazyl 4b87212c41 Skip rcov for travis runs, remove Bob from notificationswq 2012-10-25 14:36:15 -07:00
Bob Aman 3d4b424c36 Adding Steven to the Travis notification list. 2012-05-11 13:53:17 +03:00
Bob Aman 8fd8670301 Support for 1.8.6 is not realistic. 2012-05-11 13:30:58 +03:00
Bob Aman 10b5bcba7a Adding Gemfile and Travis CI config file. 2012-05-11 13:12:20 +03:00