Closed mb706 closed 6 years ago
This would probably make switching between branches and / or merging branches much less painful. I suggest a local folder next to devel and the release folders. Travis would also build into local and then mv everything into devel.
local
devel
release
mv
Sounds good to me.
This would probably make switching between branches and / or merging branches much less painful. I suggest a
local
folder next todevel
and therelease
folders. Travis would also build intolocal
and thenmv
everything intodevel
.