mirror of
https://github.com/pmai/Deflate.git
synced 2025-12-22 05:24:30 +01:00
Update Travis CI setup
This commit is contained in:
@ -11,8 +11,14 @@ env:
|
|||||||
- LISP=ccl32
|
- LISP=ccl32
|
||||||
- LISP=clisp
|
- LISP=clisp
|
||||||
- LISP=clisp32
|
- LISP=clisp32
|
||||||
|
- LISP=cmucl
|
||||||
- LISP=ecl
|
- LISP=ecl
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- env: LISP=ccl32
|
||||||
|
- env: LISP=cmucl
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- curl -L https://github.com/luismbo/cl-travis/raw/master/install.sh | sh
|
- curl -L https://github.com/luismbo/cl-travis/raw/master/install.sh | sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user