updated travis_repo_caches.sh

pull/2/head
Hari Sekhon 4 years ago
parent 3c1d123b28
commit 985fac8949

@ -51,10 +51,6 @@ help_usage "$@"
repo="${1:-}"
shift || :
if [ -z "$repo" ]; then
repo="$(git_repo)"
fi
repo="$(travis_prefix_encode_repo "$repo")"
"$srcdir/travis_api.sh" "/repo/$repo/caches" "$@"

Loading…
Cancel
Save