Closed Traubert closed 6 years ago
Ah I see what's going on, I can probably patch it quickly... Could you create a patch that bundles ftb3-analyse tests to automated travis-ci tests? Anything that is not covered by automated tests is going to be "unmaintained" and broken by updates all the time I'm afraid, especially when local testing would require nearly doubling the development build-test cycle time.
Check the feature/ftb3-digits branch out or apply the patch from the latest diff, I'll merge back to develop when the tests are available.
Okay, thanks, something like https://github.com/flammie/omorfi/pull/49 - not sure how to bundle tests into Travis. Does it happen automagically maybe?
That should be https://github.com/flammie/omorfi/pull/51 instead ..
generally anything that runs in make check works with travis, as I understand it's just some sort of virtual environment, it runs on ubuntu image and installs hfst from tino's repo and runs make and make check.
merged to develop, thanks for report and pr!
What happens:
What should happen: