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