Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
appveyor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam committed Jan 5, 2017
1 parent 165f8d0 commit 0e48719
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,6 @@ test_script:
on_finish:
- cmd: icacls C:\projects\collectfast\static_root
- cmd: icacls C:\projects\collectfast\static_root\*

before_script:
- cmd: icacls C:\projects\collectfast\static_root /inheritance:r /grant Everyone:F

0 comments on commit 0e48719

Please sign in to comment.