Turned on other implementations
This commit is contained in:
parent
097bccb886
commit
3b7f93f2ba
1 changed files with 6 additions and 6 deletions
12
.travis.yml
12
.travis.yml
|
@ -17,12 +17,12 @@ env:
|
|||
- ROSWELL_INSTALL_DIR=$HOME/.roswell
|
||||
matrix:
|
||||
- LISP=sbcl-bin
|
||||
# - LISP=ecl
|
||||
# - LISP=abcl
|
||||
# - LISP=allegro
|
||||
# - LISP=ccl
|
||||
# - LISP=clisp
|
||||
# - LISP=cmucl
|
||||
- LISP=ecl
|
||||
- LISP=abcl
|
||||
- LISP=allegro
|
||||
- LISP=ccl
|
||||
- LISP=clisp
|
||||
- LISP=cmucl
|
||||
|
||||
# matrix:
|
||||
# allow_failures:
|
||||
|
|
Loading…
Reference in a new issue