Don't need to remove Gemfile.lock for 1.8.7 build
This commit is contained in:
parent
53dbff42ad
commit
f04634c415
1 changed files with 0 additions and 1 deletions
1
ci.sh
1
ci.sh
|
|
@ -4,7 +4,6 @@ echo "**************************************************************************
|
|||
echo "* ruby 1.8.7 REE build *" &&
|
||||
echo "*************************************************************************************************" &&
|
||||
echo "" &&
|
||||
rm -f Gemfile.lock &&
|
||||
source /usr/local/rvm/scripts/rvm &&
|
||||
rvm use ree@diaspora --create &&
|
||||
bundle install &&
|
||||
|
|
|
|||
Loading…
Reference in a new issue