Open
Description
Travis took ages to go through all the Github projects (I think it was all the private ones linked to the company) ... I left it overnight.
This morning I created a push and the build was successful. I can see it has used the makefile and the .travis.yml.
However, I do not see a new compiled exe where we told it to put.
It's still the old one from September :-(
I have a feeling that the new executable is indeed created in the DIR we specify in the Makefile:
distribution/linux/executable file name
but
it just creates it where it's building it, or in the Travis container :)
I think we would like to have it here in Github
Do we need any other command or trick in the Makefile or other directives in the Travis YML file?
Thanks
Metadata
Metadata
Assignees
Labels
No labels
Activity