Skip to content

Commit

Permalink
Remove Allegro from .travis.yml
Browse files Browse the repository at this point in the history
The free version of allegro runs out of heap space while compiling cffi.
  • Loading branch information
tmccombs committed Jun 10, 2015
1 parent 56918c3 commit b85aa4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ env:
matrix:
- LISP=sbcl
- LISP=ccl
- LISP=allegro
# These don't work because rutils tries to intern bordeaux-threads in the cl package
# figure out how to fix this.
#- LISP=ecl
Expand Down

0 comments on commit b85aa4b

Please sign in to comment.