Steven Smith 9 жил өмнө
parent
commit
3c1e138209

+ 1 - 1
toolset/setup/linux/languages/rvm.sh

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