Files
koreader-mirror/.ci/fetch.sh
2017-10-08 18:38:00 +02:00

8 lines
170 B
Bash
Executable File

#!/usr/bin/env bash
CI_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck source=/dev/null
source "${CI_DIR}/common.sh"
travis_retry make fetchthirdparty