Skip to content

Commit f2e1ce3

Browse files
committed
Removed Heroku toolbelt because it doesn't install reliably
1 parent 2d56318 commit f2e1ce3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vagrant/bootstrap.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,4 @@ su - vagrant <<-'EOF'
6565
# Force the app to use the internal Postgres port number and ignore .env
6666
bundle exec rake db:migrate
6767
bundle exec rake db:test:prepare
68-
69-
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh
7068
EOF

0 commit comments

Comments
 (0)