1
1
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:
Iqbal Ansari 2016-11-01 12:52:47 +05:30 committed by Iqbal Ansari
parent 542e997048
commit b5e99959dd

View File

@ -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]}