Commit 1d70808a authored by Luís Oliveira's avatar Luís Oliveira
Browse files

Disable ABCL and Allegro since they fail miserably

parent f55dd6f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@ language: lisp

env:
  matrix:
    - LISP=abcl
    - LISP=allegro
    # - LISP=abcl
    # - LISP=allegro
    - LISP=sbcl
    - LISP=sbcl32
    - LISP=ccl