purescript / purescript-record

Functions for working with records and polymorphic labels
BSD 3-Clause "New" or "Revised" License
70 stars 31 forks source link

Migrate to GitHub Actions #69

Closed thomashoneyman closed 3 years ago

thomashoneyman commented 3 years ago

This PR migrates record to use GitHub Actions instead of Travis for CI, as tracked for all core libraries in https://github.com/purescript/purescript/issues/3962. It also updates the installation instructions to refer to Spago instead of Bower.