@@ -12,6 +12,7 @@ RETCODE=$(fw_exists rvm.installed)
if [ "$TRAVIS" = "true" ]
then
#echo "source /home/travis/.rvm/scripts/rvm" > $IROOT/rvm.installed
+ echo "source /home/travis/.rvm/scripts/rvm"
else
# Run single-user installation and source rvm
export SHELL=/bin/bash