travis: copy RELEASE.local to top of checkout
- closes #32
(fix is in AppVeyor do.py script as per 88831439)
This commit is contained in:
@@ -71,7 +71,8 @@ then
|
||||
mod_uc=${mod^^}
|
||||
eval add_dependency $mod_uc \${${mod_uc}:=master}
|
||||
done
|
||||
[ -e ./configure ] && cp ${CACHEDIR}/RELEASE.local ./configure/RELEASE.local
|
||||
[ -d ./configure ] && target=./configure/RELEASE.local || target=./RELEASE.local
|
||||
cp ${CACHEDIR}/RELEASE.local $target
|
||||
|
||||
fold_end check.out.dependencies
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user