Update appveyor.yml
This commit is contained in:
parent
5f5c8fea33
commit
d37e4efcf6
@ -16,8 +16,6 @@ install:
|
|||||||
# Setup haxelib
|
# Setup haxelib
|
||||||
- mkdir "%HAXELIB_ROOT%"
|
- mkdir "%HAXELIB_ROOT%"
|
||||||
- haxelib setup "%HAXELIB_ROOT%"
|
- haxelib setup "%HAXELIB_ROOT%"
|
||||||
# Download and setup a standalone flash player debugger
|
|
||||||
- haxe flash/install.hxml
|
|
||||||
# Install project dependencies
|
# Install project dependencies
|
||||||
# `> log.txt || type log.txt` is for muting the output unless there is an error
|
# `> log.txt || type log.txt` is for muting the output unless there is an error
|
||||||
- haxelib install lime 7.8.0 > log.txt || type log.txt && cmd /C exit 1
|
- haxelib install lime 7.8.0 > log.txt || type log.txt && cmd /C exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user