Retry the commands if they timeout (#306)

This commit is contained in:
Alfredo Ramos
2018-08-11 13:27:57 -05:00
committed by Dharkael
parent ae9d18ce9e
commit b0000f8dcd
5 changed files with 21 additions and 21 deletions

View File

@@ -111,8 +111,8 @@ if [[ "${DIST}" == "trusty" ]]; then
"${DIST_PATH}"/flameshot_${ARCH}_${VERSION}.${EXTEN}
pwd
else
git clone https://github.com/packpack/packpack.git
packpack/packpack
travis_retry git clone https://github.com/packpack/packpack.git
travis_retry packpack/packpack
pwd && ls
case "${OS}" in