mirror of
https://github.com/kanaka/mal.git
synced 2024-11-09 18:06:35 +03:00
Common Lisp: Enable travis for Common Lisp
This commit is contained in:
parent
542e997048
commit
b5e99959dd
@ -16,6 +16,7 @@ matrix:
|
||||
- {env: IMPL=chuck, services: [docker]}
|
||||
- {env: IMPL=clisp, services: [docker]}
|
||||
- {env: IMPL=clojure, services: [docker]}
|
||||
- {env: IMPL=common-lisp, services: [docker]}
|
||||
- {env: IMPL=crystal, services: [docker]}
|
||||
- {env: IMPL=d, services: [docker]}
|
||||
- {env: IMPL=dart, services: [docker]}
|
||||
|
Loading…
Reference in New Issue
Block a user