First commit
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user