laravel-filterable icon indicating copy to clipboard operation
laravel-filterable copied to clipboard

Get rid of Travis in favor of GitHub Actions

Open Kyslik opened this issue 5 years ago • 0 comments

Currently TravisCi tests are failing because the config isn't best (outdated), I believe reworking the test pipeline to GHA would benefit the project.

A good example may be https://github.com/Kyslik/column-sortable/tree/master/.github/workflows not sure if its copy-paste kind of thing.

Kyslik avatar Sep 13 '20 12:09 Kyslik