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

travis build : readlink -f doesn't work on MacOS #100

Closed
avilleret opened this issue Dec 2, 2014 · 2 comments
Closed

travis build : readlink -f doesn't work on MacOS #100

avilleret opened this issue Dec 2, 2014 · 2 comments

Comments

@avilleret
Copy link
Contributor

first, thanks for cleaning all my stuff !
but at https://github.com/umlaeute/Gem/blob/master/build/travis-ci/build.sh#L9
readlink fails on osx
thus the build itself fails : https://travis-ci.org/avilleret/Gem/jobs/42657108

@avilleret
Copy link
Contributor Author

unfortunately, it seems that OSX still uses readlink -f instead of greadlink -f
see : https://gist.github.com/avilleret/ccc9ce9d76b8c3e9dee2

@umlaeute
Copy link
Owner

umlaeute commented Dec 4, 2014

should be (really) fixed with a2f6cb7.

cf https://travis-ci.org/umlaeute/Gem/jobs/43011399

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

No branches or pull requests

2 participants