Run installation steps in install instead for AppVeyor

This commit is contained in:
w0rp 2017-09-06 10:14:25 +01:00
parent a170cc806a
commit ad1bd424fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
init:
install:
# Stop git from changing newlines
- git config --global core.autocrlf input
# Set up the build environment