wiseio / paratext

A library for reading text files over multiple cores.
Apache License 2.0
1.06k stars 103 forks source link

Changes to Travis configuration to get the tests to work again #52

Closed deads closed 7 years ago

deads commented 7 years ago

In 2017, we want to accelerate the process of approving pull requests for paratext. Last year, we created a regression test suite and a Travis configuration as a step toward maintaining stability. Unfortunately, we had to disable running the tests on Mac OS X because they time out. Some testing infrastructure on which ParaText recently changed, so we have updated the tests to keep the level of pedantry the same.

If someone would like to take a stab at breaking the tests up into separate Travis jobs, this will help us out tremendously.