SciRuby / rubex

rubex - A Ruby-like language for writing Ruby C extensions.
BSD 2-Clause "Simplified" License
451 stars 21 forks source link

Update .travis.yml #39

Closed Paarmita closed 6 years ago

Paarmita commented 6 years ago

I don't know why setup is failing https://travis-ci.org/Paarmita/rubex

v0dro commented 6 years ago

Rubex does not work on ruby 2.2. Only 2.3 onwards upto 2.5.

The setup on 2.3 and 2.4 are failing due to an error in the way the test suite is setup in linux (2 failures at the end). You can try to fix it. Have a look at the spec_helper.