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
11
appveyor.yml
11
appveyor.yml
@ -6,14 +6,13 @@ cache:
|
||||
- C:\ProgramData\chocolatey\lib
|
||||
- '%APPVEYOR_BUILD_FOLDER%\Core\test\qa-functional\data'
|
||||
|
||||
|
||||
image: Visual Studio 2015
|
||||
platform: x64
|
||||
environment:
|
||||
global:
|
||||
TSK_HOME: "C:\\sleuthkit"
|
||||
JDK_HOME: C:\Program Files\Java\jdk1.8.0
|
||||
PYTHON: "C:\\Python36-x64"
|
||||
global:
|
||||
TSK_HOME: "C:\\sleuthkit"
|
||||
JDK_HOME: C:\Program Files\Java\jdk1.8.0
|
||||
PYTHON: "C:\\Python36-x64"
|
||||
|
||||
install:
|
||||
- ps: choco install nuget.commandline
|
||||
@ -44,4 +43,4 @@ build_script:
|
||||
|
||||
test_script:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- cmd: ant -q test-no-regression
|
||||
- cmd: ant -q test-no-regression
|
||||
|
Loading…
x
Reference in New Issue
Block a user