mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Remove debugging aids from appveyor.yml
This commit is contained in:
parent
ed459bd91e
commit
fe7b3c4f94
@ -36,15 +36,12 @@ build_script:
|
||||
- python win32\updateAndBuildAll.py -m
|
||||
- ps: pushd bindings/java
|
||||
- ps: ant -version
|
||||
- java -version
|
||||
- echo %JAVA_HOME%
|
||||
- cmd: ant dist
|
||||
- ps: popd
|
||||
- ps: pushd case-uco/java
|
||||
- cmd: ant -q
|
||||
- ps: popd
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- java -version
|
||||
- cmd: ant -q build
|
||||
|
||||
test: off
|
||||
|
Loading…
x
Reference in New Issue
Block a user