1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Stop CIing ruby 2.6 x rails 5.0

because it's not tested upstream, and it actuall fails for some unknown reason https://travis-ci.org/haml/haml/jobs/530943879
https://travis-ci.org/haml/haml/jobs/530943879
This commit is contained in:
Akira Matsuda 2019-05-11 14:35:07 +09:00
parent bf3d1537ae
commit 750118995b

View file

@ -68,6 +68,10 @@ matrix:
gemfile: test/gemfiles/Gemfile.rails-4.1.x
- rvm: 2.6.3
gemfile: test/gemfiles/Gemfile.rails-4.2.x
- rvm: 2.6.3
gemfile: test/gemfiles/Gemfile.rails-5.0.x
- rvm: 2.6.3
gemfile: test/gemfiles/Gemfile.rails-5.0.x.erubi
- rvm: ruby-head
gemfile: test/gemfiles/Gemfile.rails-4.0.x
- rvm: ruby-head