Steven Smith 9 жил өмнө
parent
commit
1181efbf0a

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

@@ -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