Skip to content

Commit

Permalink
cleanImage.st after successful build
Browse files Browse the repository at this point in the history
  • Loading branch information
LucFabresse committed Mar 31, 2020
1 parent ac224c2 commit d90a5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_script:
# - smalltalkci .null.ston

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

0 comments on commit d90a5cd

Please sign in to comment.