Skip to content

Commit 0cee5f3

Browse files
author
Itxaka Serrano
committed
change to ruby 2
1 parent 8d5ee3d commit 0cee5f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/prepare_test_env.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ sudo apt-get install -y git-core
1313
#./configure --disable-install-rdoc
1414
#make
1515
#sudo make install
16-
which gem
16+
sudo rvm use 2.1.1
17+
sudo which gem
1718
sudo gem install bundler --no-ri --no-rdoc
1819
which bundle
1920
# install git user

0 commit comments

Comments
 (0)