Commit dc420e404d0a62956e4e978a7828f3884b99f58a

Authored by Josafá Filho
2 parents 719092a0 e1380bf6
Exists in master and in 1 other branch issue488

Merge pull request #477 from josafafilho/issue476

Fix pensandoodireito/participacao-sitebase#476
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Vagrantfile
... ... @@ -11,6 +11,7 @@ apt-get update
11 11 apt-get install -y subversion
12 12 composer self-update
13 13  
  14 +export COMPOSER_PROCESS_TIMEOUT=2000
14 15 cd /vagrant
15 16 composer update
16 17 npm install
... ...