From c17a273993c153d0e00163d720390e826b7e328a Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 29 Apr 2019 00:18:36 -0500 Subject: travis: Set CLONE_DIR if necessary --- .travis/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis/config b/.travis/config index 6cd1751..560efaf 100644 --- a/.travis/config +++ b/.travis/config @@ -1,3 +1,4 @@ #!/bin/sh NEWROOT=/srv/adelie +CLONE_DIR=${CLONE_DIR:-$(pwd)} -- cgit v1.2.3-70-g09d2