[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] .travis_install.sh update (#261)

akgrant43 notifications at github.com
Tue May 15 21:04:33 UTC 2018


> why merge and roll back later? I mean, why is this just a temporary fix? What are the disadvantages/advantages if we keep the commit?

The advantage is that the script will survive Travis not updating the environment for us.

The disadvantages are:

- It's a bit slower (there's obviously more being done).
- It increases slightly the chances that a temporary network problem will causes the build to fail.

Of course, there may be others that I haven't thought of.

I should also add that it isn't 100% clear to me that Travis will ever "fix" the issue.  They may decide that if you want to install software you should do an update - they mention trying to automatically determine whether an install is done, and maybe our script isn't detected.

Cheers,
Alistair

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/261#issuecomment-389312917
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180515/423514d8/attachment.html>


More information about the Vm-dev mailing list