mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
formatting fix
This commit is contained in:
parent
65a1062ce2
commit
b7c05e4279
@ -6,14 +6,13 @@ cache:
|
|||||||
- C:\ProgramData\chocolatey\lib
|
- C:\ProgramData\chocolatey\lib
|
||||||
- '%APPVEYOR_BUILD_FOLDER%\Core\test\qa-functional\data'
|
- '%APPVEYOR_BUILD_FOLDER%\Core\test\qa-functional\data'
|
||||||
|
|
||||||
|
|
||||||
image: Visual Studio 2015
|
image: Visual Studio 2015
|
||||||
platform: x64
|
platform: x64
|
||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
TSK_HOME: "C:\\sleuthkit"
|
TSK_HOME: "C:\\sleuthkit"
|
||||||
JDK_HOME: C:\Program Files\Java\jdk1.8.0
|
JDK_HOME: C:\Program Files\Java\jdk1.8.0
|
||||||
PYTHON: "C:\\Python36-x64"
|
PYTHON: "C:\\Python36-x64"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: choco install nuget.commandline
|
- ps: choco install nuget.commandline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user