fixes appveyor.yml

This commit is contained in:
andri lim 2018-11-02 21:00:58 +07:00
parent 25f9315c34
commit 073cecd871
1 changed files with 4 additions and 3 deletions

View File

@ -82,6 +82,7 @@ install:
- git clone --depth 1 https://github.com/google/snappy
build_script:
- SET PATH=%PATH:C:/Program Files/Git/usr/bin;=%
- cd snappy
- mkdir build
- cd build