Skip to content

Conversation

thomashoneyman
Copy link
Contributor

This PR migrates node-buffer to use GitHub Actions instead of Travis for CI, as tracked for all core libraries in purescript/purescript#3962. It also updates the installation instructions to refer to Spago instead of Bower and adds a Pursuit link.

buf['write' + ty](value, offset);
return function () {
buf["write" + ty](value, offset);
return {};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want to return {} anymore for unit, correct?

@thomashoneyman thomashoneyman merged commit 37107a7 into master Dec 9, 2020
@thomashoneyman thomashoneyman deleted the github-actions branch December 9, 2020 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants