From 4066b4db4229fab37bf4854da839784343b021ea Mon Sep 17 00:00:00 2001 From: Dave Hrycyszyn Date: Tue, 7 Jan 2020 15:44:29 +0000 Subject: [PATCH] travis: even more cowbell --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7a9ee5392d..743f197361 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,5 @@ jobs: fast_finish: true before_script: - - git clone --depth=50 --branch=develop https://github.com/nymtech/sphinx.git nymtech/sphinx + - git clone --depth=50 --branch=develop https://github.com/nymtech/sphinx.git /home/travis/build/nymtech/sphinx - ls