mirror of
https://github.com/vale981/lack
synced 2025-03-05 09:21:39 -05:00
Use fix-subdir-asd branch of Qlot.
This commit is contained in:
parent
253e4f4da0
commit
4692c6a418
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ env:
|
|||
|
||||
install:
|
||||
- curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/travis-install.sh | sh
|
||||
- git clone https://github.com/fukamachi/qlot ~/lisp/qlot
|
||||
- git clone -b fix-subdir-asd https://github.com/fukamachi/qlot ~/lisp/qlot
|
||||
- cp ~/lisp/qlot/roswell/qlot.ros ~/qlot && chmod u+x ~/qlot
|
||||
- cd $TRAVIS_BUILD_DIR; ~/qlot install
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue