Explorar o código

More Travis testing

Steven Smith %!s(int64=9) %!d(string=hai) anos
pai
achega
1181efbf0a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      toolset/setup/linux/languages/rvm.sh

+ 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