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

Update travis to also build OSX #20

Open
shadowbq opened this issue Dec 18, 2018 · 0 comments
Open

Update travis to also build OSX #20

shadowbq opened this issue Dec 18, 2018 · 0 comments
Labels
pipeline issue Only concerns the TEST/CI/CD pipeline

Comments

@shadowbq
Copy link
Owner

https://github.com/jordansissel/fpm/blob/master/.travis.yml

We are currently skipping it in the make file due to issue #12

ifeq ($(DETECTED_OS),Darwin)
	BUILD_PAIRS += $(foreach p,$(CGO_PLATFORMS), $(p)/amd64 )
endif
@shadowbq shadowbq added this to the Myrmicinae - 2.0 milestone Dec 18, 2018
@shadowbq shadowbq added the pipeline issue Only concerns the TEST/CI/CD pipeline label Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline issue Only concerns the TEST/CI/CD pipeline
Projects
None yet
Development

No branches or pull requests

1 participant