There was an error fetching the commit references. Please try again later.
Travis: Fix OS X build
Probably due to additional Travis caching, cmake is now already installed when the script runs. This causes the unlink to remove the symlink to the executable, which is then not re-added by the install (since it's already installed).
Please register or sign in to comment