travis: report output ISO size
This commit is contained in:
parent
703a6edc98
commit
f185b4db4d
@ -7,6 +7,7 @@ script:
|
||||
- travis_wait 30 $EXPECT_FAILURE make -C ~/qubes-builder iso BUILDERCONF=scripts/travis-builder.conf VERBOSE=0 COMPONENTS=installer-qubes-os
|
||||
after_script:
|
||||
- tail -n 100 ~/qubes-builder/build-logs/installer-qubes-os-iso-*.log
|
||||
- ls -l ~/qubes-builder/iso
|
||||
env:
|
||||
- DIST_DOM0=fc23 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso.ks USE_QUBES_REPO_VERSION=3.2
|
||||
- DIST_DOM0=fc23 INSTALLER_KICKSTART=/tmp/qubes-installer/conf/travis-iso-unsigned.ks USE_QUBES_REPO_VERSION=3.2 EXPECT_FAILURE=./expected-failure
|
||||
|
Loading…
Reference in New Issue
Block a user