Skip to content

Commit

Permalink
more rvm futzing
Browse files Browse the repository at this point in the history
  • Loading branch information
mwotton committed Dec 7, 2010
1 parent 4a79a1d commit 1705239
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion script/ci.sh
Expand Up @@ -7,7 +7,8 @@ export PATH=$PATH:$HOME/.cabal/bin
export LD_LIBRARY_PATH=$HOME/.rvm/rubies/ruby-1.9.1-p378/lib/
export HUBRIS_DIR=~/tmp
mkdir $HUBRIS_DIR || true
source $HOME/.rvm/scripts/rvm
source $HOME/.rvm/scripts/rvm || true
rvm reload

# rm `which Hubrify`
cd Haskell
Expand Down

0 comments on commit 1705239

Please sign in to comment.