Hi Fabio,
thanks for fixing https://github.com/hpi-swa/smalltalkCI/issues/350
however, this was not enough for opensmallalk-vm health.
It looks like the build still use old version of images:

For example https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/313641141

Starting Squeak build...

download_image

1.59sDownloading 'Squeak-5.1.tar.gz' testing image...

Extracting image...

image_info_9711

0.00sImage Information

Image

-----

/home/travis/build/OpenSmalltalk/opensmalltalk-vm/smalltalkCI-master/_builds/TravisCI.image

Squeak5.1

latest update: #16548

Current Change Set: Unnamed1

Image format 6521 (32 bit)

Tests are failing for other reasons currently, but latest update does look like the old one no?

Is there some cache in travis/smalltalkCI preventing the update?