mirror of
https://github.com/vale981/lack
synced 2025-03-04 17:01:41 -05:00
Update .travis.yml.
This commit is contained in:
parent
7ab8ac79e6
commit
6a07817137
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@ sudo: required
|
|||
env:
|
||||
global:
|
||||
- PATH=~/.roswell/bin:$PATH
|
||||
- ROSWELL_BRANCH=master
|
||||
- ROSWELL_BRANCH=release
|
||||
- ROSWELL_INSTALL_DIR=$HOME/.roswell
|
||||
- COVERAGE_EXCLUDE=t
|
||||
matrix:
|
||||
|
@ -20,9 +20,7 @@ services:
|
|||
install:
|
||||
# Install Roswell
|
||||
- curl -L https://raw.githubusercontent.com/snmsts/roswell/$ROSWELL_BRANCH/scripts/install-for-ci.sh | sh
|
||||
- ros -e '(ql:update-all-dists :prompt nil)'
|
||||
- git clone https://github.com/fukamachi/clack ~/lisp/clack
|
||||
- git clone https://github.com/rpav/fast-io ~/lisp/fast-io
|
||||
- git clone https://github.com/Rudolph-Miller/jonathan ~/lisp/jonathan
|
||||
- ros install prove
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue