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

Fix host on darwin #289

Merged
merged 1 commit into from
Jun 29, 2015
Merged

Fix host on darwin #289

merged 1 commit into from
Jun 29, 2015

Conversation

peterbourgon
Copy link
Contributor

Let's see if Circle will work...

@@ -37,7 +37,8 @@ test:
- cd $SRCDIR; ./bin/lint .
- cd $SRCDIR; make client-test
- cd $SRCDIR; make static
- cd $SRCDIR; make
- cd $SRCDIR; rm -f app/app probe/probe; GOOS=linux make
- cd $SRCDIR; rm -f app/app probe/probe; GOOS=darwin make

This comment was marked as abuse.

This comment was marked as abuse.

@tomwilkie
Copy link
Contributor

LGTM with squash

Also, add explicit GOOS=darwin target for circle.
peterbourgon added a commit that referenced this pull request Jun 29, 2015
@peterbourgon peterbourgon merged commit 6978549 into master Jun 29, 2015
@peterbourgon peterbourgon deleted the fix-host-on-darwin branch June 29, 2015 16:32
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