mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Remove tests from Travis build.
This commit is contained in:
parent
37435ff0c7
commit
fde857cd57
@ -64,10 +64,3 @@ script:
|
||||
- cd $TRAVIS_BUILD_DIR/
|
||||
- ant build
|
||||
- echo -en 'travis_fold:end:script.build\\r'
|
||||
- echo "Testing Autopsy..." && echo -en 'travis_fold:start:script.tests\\r'
|
||||
- cd Core/
|
||||
- ant -q getTestDataFiles
|
||||
- echo "Free Space:"
|
||||
- echo `df -h .`
|
||||
- xvfb-run ant -q test
|
||||
- echo -en 'travis_fold:end:script.tests\\r'
|
||||
|
Loading…
x
Reference in New Issue
Block a user