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
|
- ROSWELL_INSTALL_DIR=$HOME/.roswell
|
||||||
matrix:
|
matrix:
|
||||||
- LISP=sbcl-bin
|
- LISP=sbcl-bin
|
||||||
# - LISP=ecl
|
- LISP=ecl
|
||||||
# - LISP=abcl
|
- LISP=abcl
|
||||||
# - LISP=allegro
|
- LISP=allegro
|
||||||
# - LISP=ccl
|
- LISP=ccl
|
||||||
# - LISP=clisp
|
- LISP=clisp
|
||||||
# - LISP=cmucl
|
- LISP=cmucl
|
||||||
|
|
||||||
# matrix:
|
# matrix:
|
||||||
# allow_failures:
|
# allow_failures:
|
||||||
|
|
Loading…
Reference in a new issue