mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-13 15:16:26 +02:00
added common lisp
This commit is contained in:
parent
a0bb87055f
commit
8c202f7b25
6 changed files with 24 additions and 0 deletions
|
@ -100,3 +100,7 @@ echo '---'
|
|||
echo 'typescript'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "tsc --version"
|
||||
echo '---'
|
||||
|
||||
echo 'common lisp'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "sbcl --version"
|
||||
echo '---'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue