Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kqueue support for 32 bit architecture #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hayeah
Copy link

@hayeah hayeah commented Sep 14, 2019

No description provided.

Copy link
Contributor

@gobwas gobwas left a comment

Choose a reason for hiding this comment

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

@rvasily LGTM.

.travis.yml Outdated

install:
- go get golang.org/x/sys/unix
- 1.13
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like it is better to test things not only against the latest version. Feel free to add the 1.13 or gotip, but 1.8 is also fine I think.

Copy link
Author

Choose a reason for hiding this comment

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

I changed it to test against golang stable.

Is there something special about 1.8 that we should add it?

@hayeah
Copy link
Author

hayeah commented Oct 3, 2019

ping @rvasily

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