March 7, 2013
1:49 p.m.
wget --quiet -qO - http://files.pharo.org/script/ciPharo20.sh | bash for pharo 2.0 image, and wget --quiet -qO - http://files.pharo.org/script/ciPharoVM.sh | bash for stable vm ("stable" is just an expression right now, but we are almost there :) Esteban On Mar 7, 2013, at 2:44 PM, Martin Dias <tinchodias@gmail.com> wrote:
Hi,
Is this the right first line for fuel ci build*?
wget --quiet -qO - http://files.pharo.org/script/ciPharo20PharoVM.sh | bash
I got it from Pastell ci. I was using:
wget --quiet -qO - http://pharo.gforge.inria.fr/ci/script/ciPharo20NBCogVM.sh | bash
But it was outdated... right?
(*): https://ci.inria.fr/rmod/job/Fuel/
Thanks in advance, Martin