Web assembly #6

Merged
Mergul merged 38 commits from WebAssembly into master 2020-04-14 17:44:27 +02:00
Showing only changes of commit 3eb124ae46 - Show all commits

6
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,6 @@
test_dmd:
stage: test
image: mmcomando/ecs_enviroment
script:
- source $(/script/dlang/install.sh dmd -a) && dmd --version
- source $(/script/dlang/install.sh dmd -a) && dub test