Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
hipeta committed Sep 11, 2016
1 parent 01e733d commit 52603c6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Expand Up @@ -18,12 +18,13 @@ matrix:
allow_failures:
# CIM not available for CMUCL
- env: LISP=cmucl
# free edition --- heap exhausted
# - env: LISP=allegro
# - env: LISP=abcl
# - env: LISP=clisp
# - env: LISP=clisp32
# hu.dwim.walker does not build
- env: LISP=ecl
# diamond wand does not work
- env: LISP=allegro
- env: LISP=abcl
- env: LISP=clisp
- env: LISP=clisp32

# either use a local install.sh script or install it via curl. Feel
# free to simplify this section in your own .travis.yml file.
Expand Down

0 comments on commit 52603c6

Please sign in to comment.