Browse Source

More Travis testing

Steven Smith 9 years ago
parent
commit
e531f2a404
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolset/setup/linux/languages/rvm.sh

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

@@ -13,7 +13,7 @@ if [ "$TRAVIS" = "true" ]
 then
   #echo "source /home/travis/.rvm/scripts/rvm" > $IROOT/rvm.installed
   echo "" > $IROOT/rvm.installed
-  which rvm
+  cat /home/travis/.bashrc
 else
   export SHELL=/bin/bash
   gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3