Skip to content

Commit

Permalink
[AppVeyor] fix neko installation
Browse files Browse the repository at this point in the history
  • Loading branch information
andyli committed Feb 8, 2018
1 parent 53b7fac commit fa3affa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:

install:
- npm -g install bower
- ps: Set-Service wuauserv -StartupType Manual
- cinst haxe -y
- cinst nssm -y
- cinst curl -y
Expand Down

0 comments on commit fa3affa

Please sign in to comment.