Travis build fails
Moved
Unsolved
3rd Party Software
-
i have a linux appp that builds in Travis .
but after modifying the folder structure it is failing .
i don't know what i am doing wrong ?herer is the error
The command "make INSTALL_ROOT=appdir -j$(nproc) install ; find appdir/" exited with 1. 2.29s$ wget -c -nv "https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage" 2018-06-01 15:22:10 URL:https://github-production-release-asset-2e65be.s3.amazonaws.com/67432158/de3a8494-5e9e-11e8-8e6c-eb4fec70ec3b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180601T152208Z&X-Amz-Expires=300&X-Amz-Signature=69970577209948d21c01f8ff57a83ae998725288377f3fd2742bd9d5dda4b085&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dlinuxdeployqt-continuous-x86_64.AppImage&response-content-type=application%2Foctet-stream [14612408/14612408] -> "linuxdeployqt-continuous-x86_64.AppImage" [1]
here is the Travis page
and here is app GITHUB page
[Edit aha_1980: fixed Tarvis -> Travis]
-
i did not do that .because linuxdeploy helped me to made that.