You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Linux builds are ok as they supposed to be. OSX builds for 24.1-bin, 24.2-bin and 24.3-bin are failed because of a bug in my application. I'll fix it. But 24.4 and 24.5 are errored because of some strange linker (I suppose dyld is an OSX linker or something, I'm not a big expert in OSXs I'm sorry) error:
Hello!
First of all, thanks for evm! It's a really great thing! Appreciate your work on it.
I use evm on CI for my little Emacs Lisp project. The CI was Linux only, but recently I decided to enable OSX (since Travis support it). And here is the result: https://travis-ci.org/rexim/org-cliplink/builds/110644721
The Linux builds are ok as they supposed to be. OSX builds for 24.1-bin, 24.2-bin and 24.3-bin are failed because of a bug in my application. I'll fix it. But 24.4 and 24.5 are errored because of some strange linker (I suppose dyld is an OSX linker or something, I'm not a big expert in OSXs I'm sorry) error:
I tried to google that error, but found nothing specifically for Emacs. Here is the .travis.yml.
Do you have any ideas on what's going on there? Am I doing something wrong?
Thanks!
The text was updated successfully, but these errors were encountered: