parent
c60c3bf67c
commit
ba3e9a9151
|
@ -17,7 +17,7 @@ done
|
|||
if [ "${TRAVIS_EVENT_TYPE}" == "cron" ]; then
|
||||
|
||||
if [ "${OS}" == "debian" ] || [ "${OS}" == "ubuntu" ]; then
|
||||
targetfolder="travis"
|
||||
targetfolder="debian"
|
||||
else
|
||||
targetfolder="travis"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue