Commit 1585250d authored by nimrod's avatar nimrod
Browse files

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

parent 38af8475
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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")'