Skip to content

Commit

Permalink
appveyor display permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed May 27, 2014
1 parent 9711f65 commit 0c51abc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ install:
- npm --version
#- node-gyp --version
- scripts\build_against_sdk_00-START-HERE.bat
- icacls lib\binding\
- ps: Get-ChildItem -Path lib\binding | Get-Acl

build: off
test: off
Expand Down

0 comments on commit 0c51abc

Please sign in to comment.