Closed MSP-Greg closed 6 years ago
Allows Windows RubyInstaller2 builds (Ruby 2.4+) to compile & load RedCloth.
Fork Travis passed.
Locally, I'm using ruby 2.5.0dev (2017-10-08 trunk 60140) [x64-mingw32], and passing all tests. I'll add appveyor.yml later.
ruby 2.5.0dev (2017-10-08 trunk 60140) [x64-mingw32]
I forgot about lib/redcloth.rb:24, which I used to show that the redcloth.so was loading.
I can remove & run tests again, or fix when I add appveyor.yml. Preference?
EDIT 11-Oct: Removed
Allows Windows RubyInstaller2 builds (Ruby 2.4+) to compile & load RedCloth.
Fork Travis passed.
Locally, I'm using
ruby 2.5.0dev (2017-10-08 trunk 60140) [x64-mingw32]
, and passing all tests. I'll add appveyor.yml later.