updated utils.sh

pull/2/head
Hari Sekhon 8 years ago
parent fcd596e99a
commit 3e1543584f

@ -63,5 +63,6 @@ is_travis(){
}
if is_travis; then
export DOCKER_HOST="${DOCKER_HOST:-localhost}"
#export DOCKER_HOST="${DOCKER_HOST:-localhost}"
HOST="${HOST:-localhost}"
fi

Loading…
Cancel
Save