> On 29 Apr 2016, at 09:34, Peter Uhnák <[email protected]> wrote: > > No, smalltalkCI uses regular images/vms > https://github.com/hpi-swa/smalltalkCI/blob/master/pharo/run.sh#L45 > <https://github.com/hpi-swa/smalltalkCI/blob/master/pharo/run.sh#L45> > > Besides the travis zeroconf is applicable only to Ubuntu, smalltalkCI can run > on any system, even locally.
not true… zeroconf works in almost any linux (and mac, and windows) if dependencies are correctly… the exception are those with oldLibC, but travis does not use them :) > > Peter > > On Fri, Apr 29, 2016 at 8:47 AM, Serge Stinckwich <[email protected] > <mailto:[email protected]>> wrote: > They are not used by SmalltalkCI : https://github.com/hpi-swa/smalltalkCI > <https://github.com/hpi-swa/smalltalkCI> ? > > > > On Thu, Apr 28, 2016 at 9:59 PM, Esteban Lorenzano <[email protected] > <mailto:[email protected]>> wrote: > > … because nobody uses them, and they are not needed :) > > > > -- > Serge Stinckwich > UCBN & UMI UMMISCO 209 (IRD/UPMC) > Every DSL ends up being Smalltalk > http://www.doesnotunderstand.org/ <http://www.doesnotunderstand.org/> > >
