mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
Add tests for elixir
This commit is contained in:
parent
6076f88bb9
commit
767b37fa46
2 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,8 @@ echo 'testing cpp'
|
|||
../lxc/execute cpp test.cpp
|
||||
echo 'testing cs'
|
||||
../lxc/execute cs test.cs
|
||||
echo 'testing elixir'
|
||||
../lxc/exexute exs test.exs
|
||||
echo 'testing go'
|
||||
../lxc/execute go test.go
|
||||
echo 'testing java'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue