On Sun, Dec 10, 2017 at 4:22 PM, Thomas Gummerer <t.gummerer@xxxxxxxxx> wrote: > Make sure that split index doesn't get broken, by running it on travis > CI. > > Run the test suite with split index enabled in linux 64 bit mode, and > leave split index turned off in 32-bit mode. The laternative would be s/laternative/alternative/ > to add an extra target in the matrix, enabling split index mode, but > that would only use additional cycles on travis and would not bring that > much benefit, as we are still running the test suite in the "vanilla" > version in the 32-bit mode. > > Signed-off-by: Thomas Gummerer <t.gummerer@xxxxxxxxx>