1
0
Fork 0
mirror of https://github.com/haml/haml-rails.git synced 2022-11-09 12:34:15 -05:00
Commit graph

13 commits

Author SHA1 Message Date
Akira Matsuda
f66ada785a CI against rails 7.0
and kick out ruby 2.6 from the matrix since rails 7 doesn't support ruby 2.6
2022-03-29 11:35:05 +09:00
Akira Matsuda
5ef86309e4 CI against rails 6.1 2022-03-29 11:33:43 +09:00
Akira Matsuda
0bab1e3a4e We're no longer supporting Rails < 5.1 2020-04-22 00:21:01 +09:00
Akira Matsuda
a3cee82fec CI against each newest minor version of Rails 2020-04-21 23:31:53 +09:00
Akira Matsuda
a3c0e0a57a CI against rails 6.0.0.rc1 2019-05-30 11:41:45 +09:00
Akira Matsuda
4809797ca6 CI against rails 6.0.0.beta2 (take 2...) 2019-02-26 10:42:32 +09:00
Ryan Bigg
dacfdf1659 Add appraisal for Rails 6 beta 2019-01-29 08:54:54 +11:00
Ryan Bigg
2f75065148 Add missing appraisals for Rails 5.1 + 5.2 2019-01-29 08:54:44 +11:00
JuanitoFatas
ff0c1b8245 Update test suite with Rails 5 and more Rubies
- Update Appraisals file
- Update .travis.yml
  * Add sudo false (container-based, faster)

https://docs.travis-ci.com/user/ci-environment/#Virtualization-environme
nts
  * Test more rubies
  * Test newer things on top
  * Exclude Ruby < 2.2 with Rails 5
2016-07-08 14:28:15 +08:00
Ruslan Korolev
4b445ce5d2 update appraisal to 1.0 2015-01-28 23:37:17 +03:00
Peter M. Goldstein
7bfa1f4d5f Update Travis and Appraisals to reflect Rails 4.x requirement. Remove obsolete test gemfiles. Add Rails 4.1 gemfile. Update test_helper to use minitest 2013-12-27 14:05:15 -08:00
Christopher Schramm
2ae0cbeff9 Use ActionView::Base.cache_template_loading to avoid caching 2013-12-05 10:48:03 +01:00
Peter M. Goldstein
849102c59d Expand the test matrix to cover all minor Rails versions between 3.1 and 4.0. 2013-09-18 13:48:43 -07:00