rubychan / coderay

Fast and easy syntax highlighting for selected languages, written in Ruby.
http://coderay.rubychan.de/
Other
845 stars 115 forks source link

Update Ruby 2.5 to 2.5.1 and add Ruby 2.6 on Travis. #226

Closed junaruga closed 5 years ago

junaruga commented 5 years ago

I updated Ruby 2.5 to 2.5.1, because "2.5" executes "ruby 2.5.0preview1" on it. Current master branch. https://travis-ci.org/rubychan/coderay/jobs/317173293

$ ruby --version
ruby 2.5.0preview1 (2017-10-10 trunk 60153) [x86_64-linux]

Also added Ruby 2.6 on Travis, because 2.6.0 preview2 is available now. https://www.ruby-lang.org/en/

junaruga commented 5 years ago

ping

junaruga commented 5 years ago

Since now Ruby 2.6 is Ruby 2.6.1, this PR became old, I would close this PR.