mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Add ant-optional package in an attempt to get JUnitTask
This commit is contained in:
parent
082718af28
commit
6fd7a5cf61
@ -4,6 +4,9 @@ dist: bionic
|
||||
os:
|
||||
- linux
|
||||
|
||||
jdk:
|
||||
- openjdk8
|
||||
|
||||
env:
|
||||
global:
|
||||
- TSK_HOME=$TRAVIS_BUILD_DIR/sleuthkit/sleuthkit
|
||||
@ -18,6 +21,7 @@ addons:
|
||||
- autopoint
|
||||
- libsqlite3-dev
|
||||
- ant
|
||||
- ant-optional
|
||||
- libcppunit-dev
|
||||
- wget
|
||||
- openjdk-8-jdk
|
||||
@ -28,6 +32,7 @@ addons:
|
||||
update: true
|
||||
packages:
|
||||
- ant
|
||||
- ant-optional
|
||||
- libewf
|
||||
- gettext
|
||||
- cppunit
|
||||
|
Loading…
x
Reference in New Issue
Block a user