fixes appveyor.yml
This commit is contained in:
parent
25f9315c34
commit
073cecd871
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue