mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
adjusted CI scripts for new TSK names
This commit is contained in:
parent
a5fe951761
commit
e29ec34d17
@ -13,7 +13,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get install testdisk
|
- sudo apt-get install testdisk
|
||||||
- cd sleuthkit/sleuthkit
|
- cd sleuthkit/sleuthkit
|
||||||
- sh install-sleuthkit.sh
|
- sh travis_build.sh
|
||||||
script:
|
script:
|
||||||
- set -e
|
- set -e
|
||||||
- echo "building autopsy..." && echo -en 'travis_fold:start:script.build\\r'
|
- echo "building autopsy..." && echo -en 'travis_fold:start:script.build\\r'
|
||||||
|
@ -30,14 +30,14 @@ install:
|
|||||||
- ps: pushd C:\
|
- ps: pushd C:\
|
||||||
- git clone https://github.com/sleuthkit/sleuthkit
|
- git clone https://github.com/sleuthkit/sleuthkit
|
||||||
- ps: popd
|
- ps: popd
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql95
|
- postgresql95
|
||||||
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- cd %TSK_HOME%
|
- cd %TSK_HOME%
|
||||||
- python setupLibs.py
|
- python setupDevRepos.py
|
||||||
- python win32\updateBuildLibs.py -m
|
- python updateAndBuildAll.py -m
|
||||||
- ps: pushd bindings/java
|
- ps: pushd bindings/java
|
||||||
- ps: ant -version
|
- ps: ant -version
|
||||||
- cmd: ant dist-PostgreSQL
|
- cmd: ant dist-PostgreSQL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user