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:
|
||||
- sudo apt-get install testdisk
|
||||
- cd sleuthkit/sleuthkit
|
||||
- sh install-sleuthkit.sh
|
||||
- sh travis_build.sh
|
||||
script:
|
||||
- set -e
|
||||
- echo "building autopsy..." && echo -en 'travis_fold:start:script.build\\r'
|
||||
|
@ -30,14 +30,14 @@ install:
|
||||
- ps: pushd C:\
|
||||
- git clone https://github.com/sleuthkit/sleuthkit
|
||||
- ps: popd
|
||||
services:
|
||||
- postgresql95
|
||||
|
||||
services:
|
||||
- postgresql95
|
||||
|
||||
build_script:
|
||||
- cd %TSK_HOME%
|
||||
- python setupLibs.py
|
||||
- python win32\updateBuildLibs.py -m
|
||||
- python setupDevRepos.py
|
||||
- python updateAndBuildAll.py -m
|
||||
- ps: pushd bindings/java
|
||||
- ps: ant -version
|
||||
- cmd: ant dist-PostgreSQL
|
||||
|
Loading…
x
Reference in New Issue
Block a user