Travis on clone issue solved by ROSWELL_REPO definition in .travis.yml.

This commit is contained in:
Tom Rake 2019-03-14 09:47:57 -04:00
parent 56628d30cb
commit 0c8cc6de64

View file

@ -7,6 +7,7 @@ env:
- ROSWELL_BRANCH=$TRAVIS_BRANCH
- ROSWELL_INSTALL_DIR=$HOME/.roswell
- ROSWELL_QUICKLISP_DIST_URI=https://github.com/roswell/quicklisp/releases/download/dist/quicklisp.txt
- ROSWELL_REPO=https://github.com/${TRAVIS_REPO_SLUG}
matrix:
- METHOD=ci LISP=alisp
- METHOD=ci LISP=cmu-bin/2017-10