Skip to content
Snippets Groups Projects
Commit 1585250d authored by nimrod's avatar nimrod
Browse files

- Increase boot timeout to 600 because Travis CI fails on this occasionally.

parent 38af8475
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ vagrant:
options:
append_platform_to_hostname: yes
raw_config_args:
- 'vm.boot_timeout = 600'
- 'vm.synced_folder ".", "/vagrant", disabled: true'
- 'vbguest.auto_update = false if Vagrant.has_plugin?("vbguest")'
- 'landrush.enabled = false if Vagrant.has_plugin?("landrush")'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment