Ruby 1.9 and later testing on Travis xenial

There were (a few) failures using 1.8.7, so document 1.9 and later as
working in SWIG 4.0.
Trusty failure in 2.3.0 was fixed in later versions of Ruby 2.3.x
(expansion of RARRAY_PTR).
This commit is contained in:
William S Fulton 2019-05-09 19:31:40 +01:00
commit e23ae76159
2 changed files with 30 additions and 5 deletions

View file

@ -152,7 +152,7 @@
<H2><a name="Ruby_nn2">34.1 Preliminaries</a></H2>
<p> SWIG 3.0 is known to work with Ruby versions 1.8 and later.
<p> SWIG 4.0 is known to work with Ruby versions 1.9 and later.
Given the choice, you should use the latest stable version of Ruby. You
should also determine if your system supports shared libraries and
dynamic loading. SWIG will work with or without dynamic loading, but