test thing

This commit is contained in:
daniel11420 2021-04-06 05:08:36 +00:00 committed by GitHub
parent 3d35f7adff
commit 0d704f2d3b

View File

@ -33,9 +33,10 @@ install:
- cd /home/appveyor/projects/kade-engine-linux
build_script:
- haxelib run lime build linux
# haxelib run lime build linux
- haxelib run lime test linux -debug
artifacts:
- path: export/release/linux
name: Linux release
- path: export/
name: Export
type: zip