Skip to content

Commit d90a5cd

Browse files
committed
cleanImage.st after successful build
1 parent ac224c2 commit d90a5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_script:
2323
# - smalltalkci .null.ston
2424

2525
after_success:
26-
- scripts/runSt.sh scripts/cleanImage.st
26+
- scripts/runSt.sh st --save --quit scripts/cleanImage.st
2727
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
2828
- cp "${SMALLTALK_CI_IMAGE}" "PharoWeb.image"
2929
- cp "${SMALLTALK_CI_CHANGES}" "PharoWeb.changes"

0 commit comments

Comments
 (0)