vanderlee / phpSyllable

PHP Syllable splitter/counter and Hyphenator for text and HTML. Multi-language, customisable, cached and fast!
http://vanderlee.github.io/phpSyllable/
117 stars 80 forks source link

Replace test execution by Travis CI with GitHub Action #48

Closed alexander-nitsche closed 1 year ago

alexander-nitsche commented 1 year ago

Travis CI has more or less limited its service to paying customers and withdrawn from activities in open source communities.

The current Travis configuration let's GitHub checks fail with

continuous-integration/travis-ci Expected — Waiting for status to be reported
vanderlee commented 1 year ago

Travis CI should be removed from our configuration. Should be replaced with a different CI system if possible.

vanderlee commented 1 year ago

I've removed the Travis webhook from configuration. Should no longer be blocking PR's