RE: Need help with Travis CI problem
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
> How do I do that? I'm sure there's a way. I know almost nothing about Travis I’m afraid, and everything I do know I’ve found out since Googling for your issue 😊. But if I was at the stage of trying things just to see what happens, I’d perhaps add the following to the before_install section: - sudo apt-get install binutils-2.23 Might be worth contacting the author of the .travis.yml file to see if he has any ideas. Cheers Patrick