hhvm / hsl-experimental

Experimental features for the Hack Standard Library
MIT License
23 stars 10 forks source link

Remove TravisCI configuration #163

Closed fredemmott closed 4 years ago

fredemmott commented 4 years ago

Frequent infrastructure failures on this project compared to GitHub actions.

We have more - and more accurate - coverage from GitHub actinos

jjergus commented 4 years ago

Most (all?) recent Travis failures are legitimate (https://github.com/facebook/hhvm/pull/8733), so that's actually Travis catching an issue that GitHub actions missed (it seems to depend on the exact order in which the tests run).

That said, I agree it's not worth maintaining 2 redundant CI tools just to catch rare cases like that.

fredemmott commented 4 years ago

Whoops, forgot about that; nice catch

facebook-github-bot commented 4 years ago

@fredemmott merged this pull request in hhvm/hsl-experimental@74c46042f0db25d1db9a6b073f5a0e53ed37ec72.