Browse Source

Remove rbenv line

travis-exp
Diana Shkolnikov 9 years ago
parent
commit
771877be69
  1. 1
      ci/configure_vagrant.sh

1
ci/configure_vagrant.sh

@ -16,7 +16,6 @@ sudo dpkg -i vagrant_1.7.2_x86_64.deb
sudo vagrant plugin install vagrant-berkshelf sudo vagrant plugin install vagrant-berkshelf
sudo vagrant plugin install vagrant-omnibus sudo vagrant plugin install vagrant-omnibus
eval "$(rbenv init -)"
export PATH=/opt/chefdk/bin:$PATH export PATH=/opt/chefdk/bin:$PATH
git clone https://github.com/pelias/vagrant.git git clone https://github.com/pelias/vagrant.git

Loading…
Cancel
Save