2025-01-15 19:42:35 +01:00

20 lines
275 B
YAML

version: "{build}"
services:
- mysql
install:
- npm -g install bower
- cinst haxe -y
- cinst nssm -y
- RefreshEnv
- haxelib setup haxelib_repo
- haxelib install all --always
- haxelib install tora
- haxelib list
build: off
test_script:
- haxe ci.hxml