Update Vagrant file (test internal phabricator workflow)

Summary:
Add simple comment to Vagrant file
Closes https://github.com/facebook/rocksdb/pull/1433

Differential Revision: D4098740

Pulled By: IslamAbdelRahman

fbshipit-source-id: 4903bff
This commit is contained in:
Islam AbdelRahman 2016-10-28 15:35:48 -07:00 committed by Facebook Github Bot
parent fcd1e0bf6c
commit 0a9fd05c2a

1
Vagrantfile vendored
View File

@ -1,3 +1,4 @@
# Vagrant file
Vagrant.configure("2") do |config|
config.vm.provider "virtualbox" do |v|