Skip to content

Commit

Permalink
Allow failures with LISP=ccl-bin for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Sep 2, 2016
1 parent 89dba22 commit 4654304
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,10 @@ env:
- LISP=abcl
- LISP=ecl

matrix:
allow_failures:
- env: LISP=ccl-bin

addons:
apt:
packages:
Expand Down

0 comments on commit 4654304

Please sign in to comment.