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:
parent
bf3d1537ae
commit
750118995b
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue