mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
merge
This commit is contained in:
commit
ed773d26d3
7 changed files with 35 additions and 0 deletions
|
@ -33,6 +33,10 @@ echo "elixir"
|
|||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "elixir --version"
|
||||
echo '---'
|
||||
|
||||
echo 'd'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "dmd --version"
|
||||
echo '---'
|
||||
|
||||
echo 'deno'
|
||||
lxc-attach --clear-env -n piston -- /bin/bash -l -c "deno --version"
|
||||
echo '---'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue